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