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
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