8.19.2.6 IfcWarpingStiffnessSelect
8.19.2.6.1 Semantic definition
A measure of warping stiffness. TRUE denotes infinite stiffness (rigidity). FALSE denotes no stiffness (a release). A numeric value denotes finite linear-elastic stiffness.
8.19.2.6.2 Type values
8.19.2.6.3 Formal representation
TYPE IfcWarpingStiffnessSelect = SELECT
(IfcBoolean
,IfcWarpingMomentMeasure);
END_TYPE;