IfcSolidAngleMeasure

Natural language names
deFestkörper - Winkelmaß
enSolid Angle Measure
frMesure d'angle solide
Semantic definitions at the type
Type definition

An IfcSolidAngleMeasure is the value of an angle in a solid.

Usually measured in Steradians, (sr, m2/m2).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page