Returns the shade plot resolution level for this PlotSettings object.
shadePlotResLevel controls the resolution at which shaded and vectorized viewports will plot.
shadePlotResLevel() returns one of the following:
Name |
Value |
Description |
kDraft |
0 |
Draft |
kPreview |
1 |
Preview |
kNormal |
2 |
Normal |
kPresentation |
3 |
Presentation |
kMaximum |
4 |
Maximum |
kCustom |
5 |
Custom |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|