Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelNests Class
Syntax
C++
class IfcRelNests : public IfcRelDecomposes;

The nesting relationship IfcRelNests is a special type of the general composition/decomposition (or whole/part) relationship IfcRelDecomposes. The nesting relationship can be applied to all non physical subtypes of object and object types, namely processes, controls (like cost items), and resources. It can also be applied to physical subtypes of object and object types, namely elements having ports. The nesting implies an order among the nested parts.

  • EXAMPLE: A nesting of costs items in an IfcCostSchedule is the composition of complex cost items from other cost items. The order of the nested cost items underneath the parent cost item is determined by the order of the list of RelatedObjects.
  • EXAMPLE: A nesting of IfcTask's within a work schedule is the composition of a parent work task from more specific sub work tasks. The order of the sub tasks underneath the parent task is determined by the order of the list of RelatedObjects.
  • EXAMPLE: A series of IfcDistributionPort's can be nested within an IfcDistributionElement. They decompose the distribution element and have an implied order.
OdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNestsOdIfc2x2_final__IfcRelNests

File: IfcRelNestsAutoImpl.h 

Namespace: OdIfc2x2_final 

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