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