This enumeration defines the valid types of curtain wall that can be predefined using the enumeration values.
HISTORY New enumeration in IFC2x3
NOTE Currently there are no specific enumerators defined; the IfcCurtainWallTypeEnum has been added for future extensions.
TYPE IfcCurtainWallTypeEnum = ENUMERATION OF (USERDEFINED ,NOTDEFINED); END_TYPE;