Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettings::shadePlotResLevel Method
Syntax
C++
OdDbPlotSettings::ShadePlotResLevel shadePlotResLevel() const;

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-2022. Open Design Alliance All rights reserved.