Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcBoolean

Definition from IAI: A defined data type of simple data type Boolean. (Required since a select type, i.e. IfcSimpleValue, cannot include directly simple types in its select list). A boolean type can have value TRUE or FALSE.

Type: BOOLEAN

HISTORY New type in IFC Release 1.5.1.



EXPRESS specification:

TYPE IfcBoolean = BOOLEAN;
END_TYPE;