IfcWarpingStiffnessSelect

Natural language names
Warping Stiffness Select
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcWarpingStiffnessSelectADDED
Semantic definitions at the type
Type 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.

HISTORY  New type in IFC4.
Select definition
TypeDescription
IfcBoolean
IfcWarpingMomentMeasure
Formal representations
XML Specification
 <xs:group name="IfcWarpingStiffnessSelect">
  <xs:choice>
   <xs:element ref="ifc:IfcBoolean-wrapper"/>
   <xs:element ref="ifc:IfcWarpingMomentMeasure-wrapper"/>
  </xs:choice>
 </xs:group>
EXPRESS Specification
TYPE IfcWarpingStiffnessSelect = SELECT (
 IfcBoolean,
 IfcWarpingMomentMeasure);
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcBoundaryNodeConditionWarping

Link to this page  Link to this page