IfcElectricCurrentMeasure

Natural language names
enElectric Current Measure
frMesure de courant électrique
Semantic definitions at the type
Type definition

The value for the movement of electrically charged particles.

Usually measured in Ampere (A).

Type: REAL

NOTE  Type adapted from electric_current_measure defined in ISO 10303-41.
HISTORY  New type in IFC1.5.1.
Formal representations
XSD Specification
 <xs:simpleType name="IfcElectricCurrentMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcElectricCurrentMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcElectricCurrentMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcElectricCurrentMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page