IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.5.2.11 IfcTimeOrRatioSelect

8.5.2.11.1 Semantic definition

IfcTimeOrRatioSelect allows a value to be selected as being either a ratio or a time measure.

8.5.2.11.2 Type values

Type
IfcDuration
IfcRatioMeasure
Table 8.5.2.11.A

8.5.2.11.3 Formal representation

TYPE IfcTimeOrRatioSelect = SELECT
	(IfcDuration
	,IfcRatioMeasure);
END_TYPE;

8.5.2.11.4 References

Edit on Github


Is this page difficult to understand? Let us know!

8.5.2.11.5 Changelog

8.5.2.11.5.1 IFC4

  • New resource