Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcBuildingElementProxyTypeEnum

Definition from IAI: This enumeration defines the available generic types for IfcBuildingElementProxyType.

HISTORY  New enumeration in Release IFC2x Edition 3.

Enumeration

EXPRESS specification:

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