IFC 4.3.2.20251031 (IFC4X3_ADD2) under development

7.11.2.1 IfcBendingParameterSelect(弯曲参数选择)

7.11.2.1.1 语义定义(Semantic definition)

用于在钢筋弯曲参数的简单测量类型之间进行选择的选择类型。

7.11.2.1.2 类型值

类型
IfcLengthMeasure
IfcPlaneAngleMeasure
表 7.11.2.1.A

7.11.2.1.3 形式化表示(Formal representation)

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

7.11.2.1.4 参考文献