IFC 4.3.2.20251031 (IFC4X3_ADD2) under development

8.18.2.4 IfcProductRepresentationSelect(产品表示选择)

8.18.2.4.1 语义定义(Semantic definition)

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

8.18.2.4.2 类型值

类型
IfcProductDefinitionShape
IfcRepresentationMap
表 8.18.2.4.A

8.18.2.4.3 形式化表示(Formal representation)

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

8.18.2.4.4 参考文献