Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcObjectDefinition::getInvNests Method
Syntax
C++
void getInvNests(OdDAIObjectIds& Nests) const;

Returns the value of Nests attribute. This attribute represents references to the decomposition relationship being a nesting. It determines that this object definition is a part within an ordered whole/part decomposition relationship. An object occurrence or type can only be part of a single decomposition (to allow hierarchical structures only).

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

IFC4 CHANGE: The inverse attribute datatype has been added and separated from Decomposes defined at IfcObjectDefinition.

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