IfcSectionalAreaIntegralMeasure

Natural language names
enSectional Area Integral Measure
Semantic definitions at the type
Type definition

The sectional area integral measure is typically used in torsional analysis. It is usually measured in m^5.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page