API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::suppressRegenerateTable Method
OdDbTable::suppressRegenerateTable Method
Syntax
C++
void suppressRegenerateTable(bool bSuppress);
Parameters 
Description 
bool bSuppress 
[in] Input boolean value to suppress or enable the regeneration of a table object. 

This method allows the user to disable the regeneration of the table block during property changes. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.