Namespace:
Autodesk.Revit.DB.IFC
IFCLogical
Enumeration
Description:
A datatype can have values TRUE, FALSE, UNKNOWN or UNSET.
A datatype can have values TRUE, FALSE, UNKNOWN or UNSET.
IFCLogical Enumeration Members:
Name | Description |
---|---|
0 | False. |
1 | Unknown. |
2 | True. |
3 | Unset. |