IFC 4.3.0.0 (IFC4X3) final

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

Type
IfcProductDefinitionShape
IfcRepresentationMap
Table 8.18.2.4.A

8.18.2.4.3 Formal representation

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

8.18.2.4.4 References