IfcRotationalStiffnessMeasure

Natural language names
enRotational Stiffness Measure
frMesure de rigidité rotationnelle
Semantic definitions at the type
Type definition

IfcRotationalStiffnessMeasure is a measure of rotational stiffness.

Usually measured in Nm/rad.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page