IfcThermalConductivityMeasure

Natural language names
enThermal Conductivity Measure
frMesure de conductivité thermique
Semantic definitions at the type
Type definition

IfcThermalConductivityMeasure is a measure of thermal conductivity.

Usually measured in Watt / m Kelvin.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page