IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

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

Type Description
USERDEFINED

User-defined type.

NOTDEFINED

Undefined type.

Table 7.9.2.1.A

7.9.2.1.3 Formal representation

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

7.9.2.1.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.9.2.1.5 Changelog

7.9.2.1.5.1 IFC4.3_DEV_70ee25e8

  • New resource