Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::removeBomTable Method
Syntax
C++
virtual OdResult removeBomTable(const OdDbObjectId& bomTableId) = 0;

Removes the BOM table with the specified ID. 

 

Parameters
Description
bomTableId
[in] BOM table ID.

eOk if successful or the appropriate error code otherwise.

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