IfcRelDefinesByProperties
Definition from IAI: This objectified relationship
(IfcRelDefinesByProperties) defines the relationships between property
set definitions and objects. Properties are aggregated in property sets,
property sets can be grouped to define an object type.
The IfcRelDefinesByProperties is a 1-to-N relationship, as it
allows for the assignment of one property set to a single or to many objects.
Those objects then share the same property definition.
HISTORY: New Entity in IFC
Release 2.0. Has been renamed from IfcRelAssignsProperties in IFC Release
2x.
EXPRESS specification:
|
ENTITY IfcRelDefinesByProperties
|
|
Attribute definitions:
RelatingPropertyDefinition
|
:
|
Reference to the property set definition for that object or set of objects.
|
Inheritance graph
|
ENTITY IfcRelDefinesByProperties;
|
|