IFC 4.3.0.0 (IFC4X3) final

8.9.2.5 IfcCurveMeasureSelect

8.9.2.5.1 Semantic definition

Select of the Curve Measure.

8.9.2.5.2 Type values

Type
IfcNonNegativeLengthMeasure
IfcParameterValue
Table 8.9.2.5.A

8.9.2.5.3 Formal representation

TYPE IfcCurveMeasureSelect = SELECT
	(IfcNonNegativeLengthMeasure
	,IfcParameterValue);
END_TYPE;

8.9.2.5.4 References