IfcMassPerLengthMeasure

Natural language names
enMass Per Length Measure
frMesure de masse par unité de longueur
Semantic definitions at the type
Type definition

IfcMassPerLengthMeasure is a measure for mass per length. For example for rolled steel profiles the weight of an imaginary beam is usually expressed by kg/m length for cost calculation and structural analysis purposes.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page