IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

8.18.2.4 IfcProductRepresentationSelect(产品表示选择类型)

8.18.2.4.1 语义定义

IfcProductRepresentationSelect 选择 IfcProductDefinitionShapeIfcRepresentationMap 作为 IfcShapeAspect 定义的目标,即两种产品表示均可通过形状特征进一步定义。

沿革 在 IFC4 中新增选择类型。

8.18.2.4.2 类型值

类型
IfcProductDefinitionShape
IfcRepresentationMap
表 8.18.2.4.A

8.18.2.4.3 形式化表示

TYPE IfcProductRepresentationSelect = SELECT
	(IfcProductDefinitionShape
	,IfcRepresentationMap);
END_TYPE;

8.18.2.4.4 参考