IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

5.4.2.1 IfcAlignmentTypeEnum

5.4.2.1.1 Semantic definition

This enumeration defines the different types of alignments.

5.4.2.1.2 Type values

Type Description
USERDEFINED

No description available.

NOTDEFINED

No description available.

Table 5.4.2.1.A

5.4.2.1.3 Formal representation

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

5.4.2.1.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.4.2.1.5 Changelog

5.4.2.1.5.1 IFC4.1

  • New resource