IFCAnyHandle.GetAttribute
Method
Description:
Gets the attribute by name.
Gets the attribute by 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 |