Edit on Github
This enumeration defines the different predefined types of an IfcDoor or IfcDoorType object.
HISTORY New enumeration in IFC4.
TYPE IfcDoorTypeEnum = ENUMERATION OF (TRAPDOOR ,DOOR ,BOOM_BARRIER ,GATE ,TURNSTILE ,USERDEFINED ,NOTDEFINED); END_TYPE;