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

DbSetPlotSettingsPE.h

This class is a plot settings protocol extension class. The methods of the OdDbSetPlotSettingsPE provide the direct access to OdDbPlotSettings fields. Unlike the OdDbPlotSettingsValidator class, which can also be used for defining plot settings, OdDbSetPlotSettingsPE allows you to set data without validation.

 
Name 
Description 
 
Sets the margins of the paper for the specified PlotSettings object.
 
 
Sets the canonical (locale-independent) media name for the specified PlotSettings object.
 
 
Sets the plot origin for the specified PlotSettings object.
 
 
Sets the plot device name for the specified PlotSettings object.
 
 
Sets plot layout flags for the specified PlotSettings object.
 
 
Sets the size of the paper for the specified PlotSettings object.
 
 
Sets the plot paper units for the specified PlotSettings object.
 
 
Sets the plot rotation for the specified PlotSettings object.
 
 
Sets the plot type for the specified PlotSettings object.
 
 
Sets the plot view for the specified PlotSettings object.
 
 
Sets the corners of the plot window area for the specified PlotSettings object.
 
 
Sets the custom print scale for the specified PlotSettings object.
 
 
Sets the scale factor, as a floating point value, for the specified PlotSettings object.
 
 
Sets the standard scale type for the specified PlotSettings object.
 
 
Sets the current style sheet for the specified PlotSettings object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.