Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcSpaceTypeEnum

Definition from buildingSMART: This enumeration defines the available generic types for IfcSpaceType.

HISTORY  New enumeration in Release IFC2x Edition 3.

Enumeration

EXPRESS specification:

TYPE IfcSpaceTypeEnum = ENUMERATION OF
( USERDEFINED,
NOTDEFINED);
END_TYPE;