IfcReal

Natural language names
Real
RĂ©el
Semantic definitions at the type
Type definition

IfcReal is a defined type of simple data type REAL. It is required since a select type (IfcSimpleValue), cannot directly include simple types in its select list.

In principle, the domain of IfcReal (being a Real) is all rational, irrational and scientific real numbers. Here the precision is unconstrained, but in practice it is implementation specific.

Type: REAL

HISTORY  New type in IFC1.5.1.
Formal representations
XML Specification
 <xs:simpleType name="IfcReal">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcReal = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcCartesianTransformationOperator IfcCartesianTransformationOperator2DnonUniform IfcCartesianTransformationOperator3DnonUniform IfcDirection IfcRationalBSplineCurveWithKnots IfcRationalBSplineSurfaceWithKnots IfcConversionBasedUnitWithOffset IfcSimpleValue IfcSurfaceStyleRefraction IfcTextureCoordinateGenerator IfcLightSourcePositional IfcLightSourceSpot IfcGeometricRepresentationContext IfcGeometricRepresentationSubContext IfcMapConversion

Link to this page  Link to this page