该页全部中文内容仅供20252453-T-424 项目组内部使用

20252453-T-424 项目

8.5.2.11 IfcTimeOrRatioSelect(时间或比率选择)

8.5.2.11.1 语义定义(Semantic definition)

IfcTimeOrRatioSelect 允许选择比率或时间度量作为值。

8.5.2.11.2 类型值(Type values)

类型(Type)
IfcDuration
IfcRatioMeasure
表 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)