Edit on Github
This enumeration defines the basic types for opening elements.
HISTORY New enumeration type in IFC4.
TYPE IfcOpeningElementTypeEnum = ENUMERATION OF (OPENING ,RECESS ,USERDEFINED ,NOTDEFINED); END_TYPE;