Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSpatialElement::getInvContainsElements Method
Syntax
C++
void getInvContainsElements(OdDAIObjectIds& ContainsElements) const;

Returns the value of ContainsElements attribute. This attribute represents set of spatial containment relationships, that holds those elements, which are contained within this element of the project spatial structure.

Parameters
Description
ContainsElements
[out] Receives the value of ContainsElements attribute.

The spatial containment relationship, established by IfcRelContainedInSpatialStructure, is required to be an hierarchical relationship, where each element can only be assigned to 0 or 1 spatial structure element.

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