IfcKinematicViscosityMeasure

Natural language names
enKinematic Viscosity Measure
frMesure de viscosité cinématique
Semantic definitions at the type
Type definition

IfcKinematicViscosityMeasure is a measure of the viscous resistance of a medium to a moving body.

Usually measured in m2/s.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page