API Reference > OdDbRoot Classes > OdDbBaseVisualStylePE Class
OdDbBaseVisualStylePE Class
OdDbBaseVisualStylePEOdDbBaseVisualStylePE
Syntax
C++
class OdDbBaseVisualStylePE : public OdRxObject;

DbBaseDatabase.h

This class is the protocol extension to be used as a visual style abstraction, independent of the underlying database (OdDbDatabase or OdDgDatabase).

TD_DbRoot 

 

 
Name 
Description 
 
Determines the plot paper units. 
 
Determines the types of plot rotations. 
 
Determines the plot types. 
 
Determines standard scale types. 
 
Name 
Description 
 
Returns the approximate extents of a specified layout.
param [in] A pointer to a layout object.  
 
Returns the block identifier for a specified layout.
param [in] A pointer to a layout object. 
 
Returns the current bottom margin value for a specified layout.
param [in] A pointer to a layout object. 
 
Returns a custom print scale value for a specified layout.
param [in] A pointer to a layout object.  
 
Returns current geometry extents of a specified layout object.
param [in] A pointer to a layout object.  
 
Returns the current left margin value for a specified layout.
param [in] A pointer to a layout object. 
 
Returns the current paper size for a specified layout.
param [in] A pointer to a layout object.  
 
Returns the current origin plot for a specified layout.
param [in] A pointer to a layout object.  
 
Returns the current paper size for a specified layout.
param [in] A pointer to a layout object.  
 
This is getPlotPaperUnits, a member of class OdDbBaseVisualStylePE. 
 
This is getPlotType, a member of class OdDbBaseVisualStylePE. 
 
Returns a plot viewport name for a specified layout.
 
 
Returns the current information about the plot window area for a specified layout.
param [in] A pointer to a layout object.  
 
Returns the current right margin value for a specified layout.
param [in] A pointer to a layout object. 
 
Returns the standard scale value for a specified layout.
param [in] A pointer to a layout object.  
 
Returns the standard scale type for this PlotSettings object (DXF 75). 
 
Returns the current top margin value for a specified layout.
param [in] A pointer to a layout object. 
 
Determines whether a specified layout belongs to model space.
param [in] A pointer to a layout object.
 
 
Determines whether the overall viewport of a layout is erased.
param [in] A pointer to a layout object.
 
 
name 
Returns the current name of a specified layout.
param [in] A pointer to a layout object. 
 
Returns the name of the paper orientation for a specified layout (for example, "A4").
param [in] A pointer to a layout object. 
 
Returns the current plot units for a specified layout in paper space.
param [in] A pointer to a layout object. 
 
Returns the current plot rotation mode for a specified layout.
param [in] A pointer to a layout object. 
 
Returns the current plot type for a specified layout.
param [in] A pointer to a layout object. 
 
Determines whether lineweights should be printed for a specified layout.
param [in] A pointer to a layout object.
 
 
Determines whether generation of linetypes for polylines is used in paper space for the specified layout.
param [in] A pointer to a layout object. 
 
Determines whether plot styles should be shown for a specified layout.
param [in] A pointer to a layout object.
 
 
Determines whether a standard scale is used for a specified layout.
param [in] A pointer to a layout object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.