IfcThermalResistanceMeasure

Natural language names
enThermal Resistance Measure
frmesure de résistance thermique
Semantic definitions at the type
Type definition

IfcThermalResistanceMeasure is a measure of the resistance offered by a body to the flow of energy.

Usually measured in m2 Kelvin/Watt.

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page