IFC 4.3.2.20251031 (IFC4X3_ADD2) under development

8.19.2.6 IfcWarpingStiffnessSelect(翘曲刚度选择)

8.19.2.6.1 语义定义(Semantic definition)

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

8.19.2.6.2 类型值

类型
IfcBoolean
IfcWarpingMomentMeasure
表 8.19.2.6.A

8.19.2.6.3 形式化表示(Formal representation)

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

8.19.2.6.4 参考文献