Close

Relief for ODA Team in Ukraine

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

Returns the value of Decomposes attribute. This attribute represents the references to the decomposition relationship, that allows this object to be a part of the decomposition. An object can only be part of a single decomposition (to allow hierarchical structures only).

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