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

DbAbstractPlotData.h

This class is the base class for Protocol Extension classes for OdDbViewport and OdDbPlotSettings objects. 

Corresponding C++ library: TD_Db

Only the following objects are supported: 

 

  • OdDbViewport
  • OdDbPlotSettings
  • Derivatives of one of the above.

 

 
Name 
Description 
 
Returns the custom print scale for this Plot object.  
 
Returns true if and only if this Plot object is of ModelSpace type.  
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbAbstractPlotData. 
 
Controls whether the output is raster-based when using shade plot settings of a viewport.  
 
Returns true if and only if the hidden line removal algorithm is to be applied to entities for this Plot object.  
 
Returns true if and only if transparencies plotting enabled for this Plot object. 
 
Controls whether the output is vector-based when using shade plot settings of a viewport.  
 
Sets the custom scale of this Plot object.  
 
Controls the ModelSpace type of this Plot object.  
 
Controls the application of the hidden line removal algorithm to entities for this Plot object.  
 
Controls transparencies plotting for this Plot object.  
 
Sets the parameters for the specified Plot object according to the arguments.  
 
This is the overview for the setShadePlot method overload. 
 
Sets the standard scale type of this Plot object.  
 
Sets the plot style sheet name associated with this Plot object.  
 
Returns the shade plot type for this Plot object.  
 
Returns the OdDbObjectId of the OdDbVisualStyle or OdDbRenderSettings object referenced by this object.  
 
Returns the standard scale type of this Plot object.  
 
Returns the current style sheet.  
 
Returns true if and only if this Plot object uses a standard scale.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.