Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getCurrentBom Method
Syntax
C++
virtual OdResult getCurrentBom(OdDbObjectId& bomId, OdDbDatabase* pDb) const = 0;

Gets the current BOM table for the specified database. 

 

Parameters
Description
bomId
[out] Object ID of the current BOM table.
pDb
[in] Pointer to the database.

eOk if successful or the appropriate error code otherwise.

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