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

20252453-T-424 项目

5.1.2.8 IfcResourceSelect(资源选择)

5.1.2.8.1 语义定义(Semantic definition)

IfcResourceSelect 提供了一个选项,可以选择资源实例(IfcResource)或资源类型(IfcTypeResource)。

5.1.2.8.2 类型值(Type values)

类型(Type)
IfcResource
IfcTypeResource
表 5.1.2.8.A

5.1.2.8.3 形式化表示(Formal representation)

TYPE IfcResourceSelect = SELECT
	(IfcResource
	,IfcTypeResource);
END_TYPE;

5.1.2.8.4 参考(References)