IFCData.CreateLogical
Method
Description:
Creates a logical data object.
Creates a logical data object.
Parameters
Parameter | Type | Description |
---|---|---|
value | IFCLogical | The IFCLogical value. |
Return Value
Type | Description |
---|---|
IFCData | The IFCData object. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |