IfcTorqueMeasure

Natural language names
enTorque Measure
frMesure de moment
Semantic definitions at the type
Type definition

IfcTorqueMeasure is a measure of the torque or moment of a couple.

Usually measured in N m.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page