IfcDynamicViscosityMeasure

Natural language names
enDynamic Viscosity Measure
frMesure de viscosité dynamique
Semantic definitions at the type
Type definition

IfcDynamicViscosityMeasure is a measure of the viscous resistance of a medium.

Usually measured in Pascal second (Pa s).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page