Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcNormalisedRatioMeasure

Definition from IAI: Dimensionless measure to express ratio values ranging from 0.0 to 1.0

Type: REAL

HISTORY New type in IFC Release 2x.

EXPRESS specification:

TYPE IfcNormalisedRatioMeasure = IfcRatioMeasure;
WHERE
WR1  :  {0.0 <= SELF <= 1.0};
END_TYPE;

Formal Propositions:

WR1  :  Normalized ratio shall be a non-negative value less than or equal to 1.0