IFC 4.3.x development

6.1.2.6 IfcCaissonFoundationTypeEnum

6.1.2.6.1 Semantic definitions at the entity

6.1.2.6.1 Formal representations

TYPE IfcCaissonFoundationTypeEnum = ENUMERATION OF
	(WELL
	,CAISSON
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;