IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

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

Type
IfcPropertySetDefinition
IfcPropertySetDefinitionSet
Table 5.1.2.5.A

5.1.2.5.3 Formal representation

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

5.1.2.5.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.1.2.5.5 Changelog

5.1.2.5.5.1 IFC4

  • New resource