Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettingsValidator::refreshLists Method
Syntax
C++
virtual void refreshLists(OdDbPlotSettings* pPlotSettings) = 0;

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

Parameters
Description
pPlotSettings
[in] Pointer to the 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-2022. Open Design Alliance All rights reserved.