IfcAreaDensityMeasure

Natural language names
Area Density Measure
Mesure de densité d'aire
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcAreaDensityMeasureADDED
Semantic definitions at the type
Type definition

IfcAreaDensityMeasure is a measure of the density of a two-dimensional object and is calculated as the mass per unit area.

Usually measured in kg/m2.

Type: REAL

HISTORY  New type in IFC4.
Formal representations
XML Specification
 <xs:simpleType name="IfcAreaDensityMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcAreaDensityMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcDerivedMeasureValue

Link to this page  Link to this page