Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelDefinesByProperties Class
Syntax
C++
class IfcRelDefinesByProperties : public IfcRelDefines;

The objectified relationship IfcRelDefinesByProperties defines the relationships between property set definitions and objects. Properties are aggregated in property sets. Property sets can be either directly assigned to occurrence objects using this relationship, or assigned to an object type and assigned via that type to occurrence objects. The assignment of an IfcPropertySet to an IfcTypeObject is not handled via this objectified relationship, but through the direct relationship HasPropertySets at IfcTypeObject. 

The IfcRelDefinesByProperties is an N-to-N relationship, as it allows for the assignment of one or more property sets to one or more objects. Those objects then share the same property definition. 

changes 

 

  • IFC4 changes:
    • The attribute RelatedObjects had been demoted from the supertype IfcRelDefines to IfcRelDefinesByProperties. This relationship has been modified to support multiple property sets referenced by a single relationship.
    • Name of the RelatingPropertyDefinition attribute changed to RelatedObjects.
    • Type of the RelatingPropertyDefinition attribute changed from "IfcPropertySetDefinition" to "set[1:?] of IfcObjectDefinition".
OdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByPropertiesOdIfc4x1__IfcRelDefinesByProperties

File: IfcRelDefinesByPropertiesAutoImpl.h 

Namespace: OdIfc4x1 

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.