8.18.2.4 IfcProductRepresentationSelect(产品表示选择)
8.18.2.4.1 语义定义(Semantic definition)
IfcProductRepresentationSelect 选择 IfcProductDefinitionShape 和 IfcRepresentationMap 作为 IfcShapeAspect 定义的目标,即两种产品表示均可通过形状特征进一步定义。
8.18.2.4.2 类型值
8.18.2.4.3 形式化表示(Formal representation)
TYPE IfcProductRepresentationSelect = SELECT
(IfcProductDefinitionShape
,IfcRepresentationMap);
END_TYPE;