Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getBomPartsLists Method
Syntax
C++
virtual OdResult getBomPartsLists(const OdDbObjectId& bomId, OdDbObjectIdArray& partsListIdArray) const = 0;

Gets the part list for the specified BOM table. 

 

Parameters
Description
bomId
[in] BOM table object ID.
partsListIdArray
[out] Array of part list IDs.

eOk if successful or the appropriate error code otherwise.

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