8.18.2.4 IfcProductRepresentationSelect
8.18.2.4.1 Semantic definition
The IfcProductRepresentationSelect selects an IfcProductDefinitionShape and an IfcRepresentationMap to be targets of IfcShapeAspect definitions, i.e. both product representations may be further defined using shape aspects..
8.18.2.4.2 Type values
8.18.2.4.3 Formal representation
TYPE IfcProductRepresentationSelect = SELECT
(IfcProductDefinitionShape
,IfcRepresentationMap);
END_TYPE;