Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
tableId
[in] Table ID.
newName
[in] New table name.
Copyright © 2002-2022. Open Design Alliance All rights reserved.