Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getItemBalloons Method (const OdDbObjectId&, OdDbObjectIdArray&, const OdDbObjectId&)
Syntax
C++
virtual OdResult getItemBalloons(const OdDbObjectId& itemId, OdDbObjectIdArray& ballIdArray, const OdDbObjectId& refId) const = 0;

Gets an item's balloons. 

 

Parameters
Description
itemId
[in] Item ID.
ballIdArray
[out] Array of balloon IDs.
refId
[in] Reference ID.

eOk if successful or the appropriate error code otherwise.

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