IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

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

Edit on Github


Is this page difficult to understand? Let us know!

8.18.2.4.5 Changelog

8.18.2.4.5.1 IFC4

  • New resource