RVTDocs.com

IFCAnyHandle.GetAttribute

Method
Description:
Gets the attribute by name.
Syntax
public IFCData GetAttribute(
	string name
)
Parameters
Parameter Type Description
name String The name.
Return Value
Type Description
IFCData The value.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null