IfcMolecularWeightMeasure

Natural language names
enMolecular Weight Measure
frMesure du poids moléculaire
Semantic definitions at the type
Type definition

IfcMolecularWeightMeasure is a measure of molecular weight of material (typically gas).

Usually measured in g/mole.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page