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
8.8.2.4.3 Formal representation
TYPE IfcGeometricSetSelect = SELECT
(IfcCurve
,IfcPoint
,IfcSurface);
END_TYPE;