Parameters |
Description |
OdDbPlotSettings* pPlotSettings |
[in] Pointer to the PlotSettings object. |
const PlotRotation plotRotation |
[in] Plot rotation. |
Sets the plot rotation for specified PlotSettings object.
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–2020. Open Design Alliance. All rights reserved.
|