Close

Relief for ODA Team in Ukraine

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

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

 

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