Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelAggregates::getRelatedObjects Method
Syntax
C++
void getRelatedObjects(OdDAIObjectIds& RelatedObjects) const;

Returns the value of RelatedObjects attribute. This attribute represents the object definitions, either object occurrences or object types, that are being aggregated. They are defined as the parts in the whole/part relationship. No order is implied between the parts.

Parameters
Description
RelatingObject
[out] Receives the related objects.

IFC4 CHANGE: The attribute has been demoted from the supertype IfcRelDecomposes and defines the non-ordered set of parts within the aggregation.

Copyright © 2002-2022. Open Design Alliance All rights reserved.