IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

7.11.2.1 IfcBendingParameterSelect(弯曲参数选择类型)

7.11.2.1.1 语义定义

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

沿革 IFC4 新增类型。

7.11.2.1.2 类型值

类型
IfcLengthMeasure
IfcPlaneAngleMeasure
表 7.11.2.1.A

7.11.2.1.3 形式化表示

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

7.11.2.1.4 参考