API Reference > OdDb Classes > OdDbPlotSettingsValidator Class
OdDbPlotSettingsValidator Class
OdDbPlotSettingsValidator
Syntax
C++
class OdDbPlotSettingsValidator : public OdRxObject;

DbPlotSettingsValidator.h

This class defines access methods that validate data for OdDbPlotSettings objects prior to setting the data on the objects.

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. 

 

TD_Db

 
Name 
Description 
 
Returns an array canonical (locale-independent) media names for the specified PlotSettings object.
 
 
This is the overview for the getLocaleMediaName method overload. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbPlotSettingsValidator. 
 
Returns an array of all available system printers and PC3 files. 
 
Returns an array of all available plot style tables. 
 
Refreshes the plot device and style lists for the specified PlotSettings object. 
 
Sets the canonical (locale-independent) media name for the specified PlotSettings object.
 
 
Sets the media name closest to the specified parameters for the specified PlotSettings object.
 
 
Sets the current style sheet for the specified PlotSettings object.
 
 
Sets the custom print scale for the specified PlotSettings object.
 
 
Applies the default plot configuration settings to the specified PlotSettings object.
 
 
Controls the centering of the plot for the specified PlotSettings object.
 
 
Sets the plot device and media names for the specified PlotSettings object.
 
 
Sets the plot origin offset for the specified PlotSettings object.
 
 
Sets the plot paper units for the specified PlotSettings object.
 
 
Sets the plot rotation for specified PlotSettings object.
 
 
Sets the plot type for the specified PlotSettings object.
 
 
Sets the plot view name for the specified PlotSettings object.
 
 
Sets the corners of the plot window area for the specified PlotSettings object.
 
 
Sets the standard scale, as a floating point value, for the specified PlotSettings object.
 
 
Sets the standard scale type for the specified PlotSettings object.
 
 
Controls the use of a standard scale for the specified PlotSettings object.
 
 
Controls the Zoom to Paper on Update setting for the specified PlotSettings object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.