IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.8.2.4 IfcGeometricSetSelect

8.8.2.4.1 Semantic definition

The IfcGeometricSetSelect includes the geometric representation items applicable to be part of the geometric set.

8.8.2.4.2 Type values

Type
IfcCurve
IfcPoint
IfcSurface
Table 8.8.2.4.A

8.8.2.4.3 Formal representation

TYPE IfcGeometricSetSelect = SELECT
	(IfcCurve
	,IfcPoint
	,IfcSurface);
END_TYPE;

8.8.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!