IfcNormalisedRatioMeasure

Natural language names
Normalised Ratio Measure
Mesure de ratio normé
Semantic definitions at the type
Type definition

IfcNormalisedRatioMeasure is a dimensionless measure to express ratio values ranging from 0.0 to 1.0.

Type: REAL

HISTORY  New type in IFC2x.

Formal Propositions
RuleDescription
WR1Normalized ratio shall be a non-negative value less than or equal to 1.0
Formal representations
XML Specification
 <xs:simpleType name="IfcNormalisedRatioMeasure">
  <xs:restriction base="ifc:IfcRatioMeasure"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcNormalisedRatioMeasure = IfcRatioMeasure;
 WHERE
  WR1 : {0.0 <= SELF <= 1.0}
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcDoorPanelProperties IfcWindowLiningProperties IfcTendon IfcMaterialConstituent IfcMeasureValue IfcColourRgb IfcColourRgbList IfcIndexedColourMap IfcSurfaceStyleShading IfcColourOrFactor IfcSizeSelect IfcLightSource

Link to this page  Link to this page