API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::plotRotation Method
OdDbPlotSettings::plotRotation Method
Syntax
C++
OdDbPlotSettings::PlotRotation plotRotation() const;

Returns the plot rotation for this PlotSettings object (DXF 73).

plotRotation() returns one of the following: 

 

Name 
Value 
Description 
k0degrees 
No rotation 
k90degrees 
90° CCW 
k180degrees 
Inverted° 
k270degrees 
90° CW 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.