IfcWarpingConstantMeasure

Natural language names
enWarping Constant Measure
frMesure de la constante de déformation
Semantic definitions at the type
Type definition

IfcWarpingConstantMeasure is a measure for the warping constant or warping resistance of a cross section under torsional loading. It is usually measured in m^6.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page