Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelContainedInSpatialStructure::getRelatedElements Method
Syntax
C++
void getRelatedElements(OdDAIObjectIds& RelatedElements) const;

Returns the value of RelatedElements attribute. This attribute represents set of products which are contained within this level of the spatial structure hierarchy.

Parameters
Description
RelatedElements
[out] Receives the related elements.

IFC2x CHANGE: The data type has been changed from IfcElement to IfcProduct with upward compatibility.

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