Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelAssociates::getRelatedObjectsWrapperArray Method
Syntax
C++
void getRelatedObjectsWrapperArray(OdArray<IfcDefinitionSelect>& RelatedObjects) const;

Returns the value of RelatedObjects attribute. This attribute represents a set of object or property definitions to which the external references or information is associated. It includes object and type objects, property set templates, property templates and property sets and contexts.

Parameters
Description
RelatedObjects
[out] Receives the related objects.

IFC4 CHANGE: The attribute datatype has been changed from IfcRoot to IfcDefinitionSelect.

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