IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

8.19.2.6 IfcWarpingStiffnessSelect(翘曲刚度选择类型)

8.19.2.6.1 语义定义

翘曲刚度的度量值。TRUE 表示无限刚度(刚性)。FALSE 表示无刚度(释放)。数值表示有限线弹性刚度。

沿革 在 IFC4 中新增的类型。

8.19.2.6.2 类型值

类型
IfcBoolean
IfcWarpingMomentMeasure
表 8.19.2.6.A

8.19.2.6.3 形式化表示

TYPE IfcWarpingStiffnessSelect = SELECT
	(IfcBoolean
	,IfcWarpingMomentMeasure);
END_TYPE;

8.19.2.6.4 参考