Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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
0
No rotation
k90degrees
1
90° CCW
k180degrees
2
Inverted°
k270degrees
3
90° CW
Copyright © 2002-2022. Open Design Alliance All rights reserved.