IFC 4.3.0.0 (IFC4X3) final

8.8.2.3 IfcCsgSelect

8.8.2.3.1 Semantic definition

Select type enabling the choice between IfcBooleanResult and subtypes of IfcCsgPrimitive3D as potential root tree expression at IfcCsgSolid.

8.8.2.3.2 Type values

Type
IfcBooleanResult
IfcCsgPrimitive3D
Table 8.8.2.3.A

8.8.2.3.3 Formal representation

TYPE IfcCsgSelect = SELECT
	(IfcBooleanResult
	,IfcCsgPrimitive3D);
END_TYPE;

8.8.2.3.4 References