Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcObject::getInvIsDecomposedBy Method
Syntax
C++
void getInvIsDecomposedBy(OdDAIObjectIds& IsDecomposedBy) const;

Returns the value of IsDecomposedBy attribute. This attribute represents the reference to the decomposition relationship, that allows this object to be the composition of other objects. An object can be decomposed by several other objects.

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