Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettingsValidator::setPlotRotation Method
Syntax
C++
virtual OdResult setPlotRotation(OdDbPlotSettings* pPlotSettings, const PlotRotation plotRotation) = 0;

Sets the plot rotation for specified PlotSettings object. 

 

Parameters
Description
pPlotSettings
[in] Pointer to the PlotSettings object.
plotRotation
[in] Plot rotation.

plotRotation must be 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.