IFC 4.3.2.20260630 (IFC4X3_ADD2) under development

  • Help suggest improvements
  • Get user or developer support

8.11.2.73 IfcPositiveRatioMeasure

8.11.2.73.1 Semantic definition

An IfcPositiveRatioMeasure is a ratio measure that is greater than zero.

Type: IfcRatioMeasure

8.11.2.73.2 Formal Propositions

WR1

A positive measure shall be greater than zero.

SELF > 0.
Table 8.11.2.73.A

8.11.2.73.3 Formal representation

TYPE IfcPositiveRatioMeasure = IfcRatioMeasure;
 WHERE
	 WR1 : SELF > 0.;
END_TYPE;

8.11.2.73.4 References

Edit on Github


Is this page difficult to understand? Let us know!