IFCAnyHandle.SetAttribute(String, IFCData)
Method
Description:
Sets the attribute value.
Sets the attribute value.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
value | IFCData | The value. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |