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
7.11.2.1.3 Formal representation
TYPE IfcBendingParameterSelect = SELECT
(IfcLengthMeasure
,IfcPlaneAngleMeasure);
END_TYPE;