![]()  | Normalised Ratio Measure | 
![]()  | Mesure de ratio normé | 
IfcNormalisedRatioMeasure is a dimensionless measure to express ratio values ranging from 0.0 to 1.0.
Type: REAL
HISTORY New type in IFC2x.
| Rule | Description | 
|---|---|
| WR1 | Normalized ratio shall be a non-negative value less than or equal to 1.0 | 
 <xs:simpleType name="IfcNormalisedRatioMeasure">
  <xs:restriction base="ifc:IfcRatioMeasure"/>
 </xs:simpleType>
TYPE IfcNormalisedRatioMeasure = IfcRatioMeasure;
 WHERE
  WR1 : {0.0 <= SELF <= 1.0}
END_TYPE;
  References: IfcDoorPanelProperties
IfcWindowLiningProperties
IfcTendon
IfcMaterialConstituent
IfcMeasureValue
IfcColourRgb
IfcColourRgbList
IfcIndexedColourMap
IfcSurfaceStyleShading
IfcColourOrFactor
IfcSizeSelect
IfcLightSource