Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBomReactor::onEraseBOMTable Method
Syntax
C++
virtual void onEraseBOMTable(const OdDbObjectId& tableId, const OdDbObjectId& compId);

This function is an event handler that is called every time a BOM table with the specified ID is erased. 

 

Parameters
Description
tableId
[in] Table ID.
compId
[in] Component ID.
Copyright © 2002-2022. Open Design Alliance All rights reserved.