IFC 4.3.0.0 (IFC4X3) final

5.1.2.6 IfcPropertySetDefinitionSelect

5.1.2.6.1 Semantic definition

The purpose of this select type is enabling th assignment of a set of IfcPropertySet's using the relationship IfcRelDefinesByProperties relationship in addition to a single IfcPropertySet.

5.1.2.6.2 Type values

Type
IfcPropertySetDefinition
IfcPropertySetDefinitionSet
Table 5.1.2.6.A

5.1.2.6.3 Formal representation

TYPE IfcPropertySetDefinitionSelect = SELECT
	(IfcPropertySetDefinition
	,IfcPropertySetDefinitionSet);
END_TYPE;

5.1.2.6.4 References