7.9.2.1 IfcKerbTypeEnum
7.9.2.1.1 Semantic definition
The predefined type container that collects kerb types together into the implemented enumeration.
7.9.2.1.2 Type values
7.9.2.1.3 Formal representation
TYPE IfcKerbTypeEnum = ENUMERATION OF
(USERDEFINED
,NOTDEFINED);
END_TYPE;