该页全部中文内容仅供20252453-T-424 项目征求意见阶段(2026年3月2日 ~ 2026年4月30日)使用

20252453-T-424 项目

5.1.2.4 IfcProductSelect (产品选择)

5.1.2.4.1 语义定义(Semantic definition)

IfcProductSelect 提供了选择产品实例 IfcProduct,或者产品类型 IfcTypeProduct 的选项。

5.1.2.4.2 类型值(Type values)

类型(Type)
IfcProduct
IfcTypeProduct
表 5.1.2.4.A

5.1.2.4.3 形式化表示(Formal representation)

TYPE IfcProductSelect = SELECT
	(IfcProduct
	,IfcTypeProduct);
END_TYPE;

5.1.2.4.4 参考(References)