IFC 4.3.0.0 (IFC4X3) final

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

Type
IfcBoolean
IfcLinearStiffnessMeasure
Table 8.19.2.5.A

8.19.2.5.3 Formal representation

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

8.19.2.5.4 References