Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayoutManagerReactor::plotStyleTableChanged Method
Syntax
C++
virtual void plotStyleTableChanged(const OdString& newTableName, const OdDbObjectId& layoutId);

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

 

Parameters
Description
newTableName
[in] New PlotStyleTable name.
layoutId
[in] Object ID of the layout.

This function is called after the operation.

Copyright © 2002-2022. Open Design Alliance All rights reserved.