5.1.2.5 IfcPropertySetDefinitionSelect
5.1.2.5.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.5.2 Type values
5.1.2.5.3 Formal representation
TYPE IfcPropertySetDefinitionSelect = SELECT
(IfcPropertySetDefinition
,IfcPropertySetDefinitionSet);
END_TYPE;