Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::getBomTable Method (OdDbObjectId&, OdString&, const AmiCompDefKey*)
Syntax
C++
virtual OdResult getBomTable(OdDbObjectId& bomTableId, OdString& name, const AmiCompDefKey* pTargetKey) const = 0;

Gets the BOM table for the specified target. 

 

Parameters
Description
bomTableId
[out] BOM table object ID.
name
[in] BOM table name.
pTargetKey
[in] Target key.

eOk if successful or the appropriate error code otherwise.

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