IFC 4.3.0.0 (IFC4X3) final

5.1.2.7 IfcPropertySetDefinitionSet

5.1.2.7.1 Semantic definition

The purpose of this defined type is enabling the assignment of a set of IfcPropertySetDefinition's to an IfcRelDefinesByProperties relationship.

5.1.2.7.2 Formal representation

TYPE IfcPropertySetDefinitionSet = SET [1:?] OF IfcPropertySetDefinition;
END_TYPE;

5.1.2.7.3 References