API Reference > OdDb Classes > OdDbPlotSettingsValidator Class > OdDbPlotSettingsValidator Methods > OdDbPlotSettingsValidator::refreshLists Method
OdDbPlotSettingsValidator::refreshLists Method
Syntax
C++
virtual void refreshLists(OdDbPlotSettings* pPlotSettings) = 0;
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object. 

Refreshes the plot device and style lists for the specified PlotSettings object.

Plot device and style lists should be refreshed with refreshLists() prior to using the other methods in this class, in case any plot devices, PC3 files, or plot style tables were changed after starting your application. 

 

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