API Reference > OdDb Classes > OdDbLayoutManagerReactor Class > OdDbLayoutManagerReactor Methods > OdDbLayoutManagerReactor::plotStyleTableChanged Method
OdDbLayoutManagerReactor::plotStyleTableChanged Method
Syntax
C++
virtual void plotStyleTableChanged(const OdString& newTableName, const OdDbObjectId& layoutId);
Parameters 
Description 
const OdString& newTableName 
[in] New PlotStyleTable name.  
const OdDbObjectId& layoutId 
[in] Object ID of the layout. 

Notification function called whenever the plot style table associated with a layout has changed. 

 

This function is called after the operation.

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