Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getInputBom Method
Syntax
C++
virtual void getInputBom(OdDbDatabase* pDb, OdString& bomName, OdDbObjectId& bomId) = 0;

Gets the input BOM table for the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
bomName
[out] Name of the input BOM table.
bomId
[out] Object ID of the current BOM table.
Copyright © 2002-2022. Open Design Alliance All rights reserved.