IFC 4.3.0.0 (IFC4X3) final

8.9.2.14 IfcTrimmingSelect

8.9.2.14.1 Semantic definition

The IfcTrimmingSelect allows for a choice between two ways of trimming a curve.

8.9.2.14.2 Type values

Type
IfcCartesianPoint
IfcParameterValue
Table 8.9.2.14.A

8.9.2.14.3 Formal representation

TYPE IfcTrimmingSelect = SELECT
	(IfcCartesianPoint
	,IfcParameterValue);
END_TYPE;

8.9.2.14.4 References