IfcLuminousIntensityMeasure

Natural language names
enLuminous Intensity Measure
frMesure de l'intensité lumineuse
Semantic definitions at the type
Type definition

An IfcLuminousIntensityMeasure is the value for the brightness of a body.

Usually measured in candela (cd).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page