Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcElement::getInvContainedInStructure Method
Syntax
C++
void getInvContainedInStructure(OdDAIObjectIds& ContainedInStructure) const;

Returns the value of ContainedInStructure attribute. This attribute represents the containment relationship to the spatial structure element, to which the element is primarily associated. This containment relationship has to be hierarchical, i.e. an element can only be assigned directly to zero or one spatial structure.

Parameters
Description
ContainedInStructure
[out] Receives the value of ContainedInStructure attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.