IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

8.19.2.5 IfcTranslationalStiffnessSelect(平移刚度选择类型)

8.19.2.5.1 语义定义

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

沿革 在 IFC4 中新增的类型。

8.19.2.5.2 类型值

类型
IfcBoolean
IfcLinearStiffnessMeasure
表 8.19.2.5.A

8.19.2.5.3 形式化表示

TYPE IfcTranslationalStiffnessSelect = SELECT
	(IfcBoolean
	,IfcLinearStiffnessMeasure);
END_TYPE;

8.19.2.5.4 参考