IFC 4.3.0.0 (IFC4X3) final

7.11.2.1 IfcBendingParameterSelect

7.11.2.1.1 Semantic definition

A select type for selecting between simple measure types for reinforcement bending parameters.

7.11.2.1.2 Type values

Type
IfcLengthMeasure
IfcPlaneAngleMeasure
Table 7.11.2.1.A

7.11.2.1.3 Formal representation

TYPE IfcBendingParameterSelect = SELECT
	(IfcLengthMeasure
	,IfcPlaneAngleMeasure);
END_TYPE;

7.11.2.1.4 References