IFC 4.3.x development

6.1.2.11 IfcCurtainWallTypeEnum

6.1.2.11.1 Semantic definitions at the entity

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.

6.1.2.11.1 Formal representations

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