IfcWarpingMomentMeasure

Natural language names
enWarping Moment Measure
frMesure du moment de déformation
Semantic definitions at the type
Type definition

The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kN*m^2.

Type: REAL

HISTORY  New type in IFC2x2.
Formal representations
XSD Specification
 <xs:simpleType name="IfcWarpingMomentMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcWarpingMomentMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcWarpingMomentMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcWarpingMomentMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page