IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.9.2.2 IfcAxis2Placement

8.9.2.2.1 Semantic definition

The IfcAxis2Placement allows for the choice of various placement entities.

8.9.2.2.2 Type values

Type
IfcAxis2Placement2D
IfcAxis2Placement3D
Table 8.9.2.2.A

8.9.2.2.3 Formal representation

TYPE IfcAxis2Placement = SELECT
	(IfcAxis2Placement2D
	,IfcAxis2Placement3D);
END_TYPE;

Edit on Github


Is this page difficult to understand? Let us know!