8.19.2.5 IfcTranslationalStiffnessSelect
8.19.2.5.1 Semantic definition
A measure of linear stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
8.19.2.5.2 Type values
8.19.2.5.3 Formal representation
TYPE IfcTranslationalStiffnessSelect = SELECT
(IfcBoolean
,IfcLinearStiffnessMeasure);
END_TYPE;