Enum CadShadePlotMode

CadShadePlotMode enumeration

ShadePlot mode. CadPlotSettings

public enum CadShadePlotMode : short

Values

NameValueDescription
AsDisplayed0As displayed
Wireframe1The wireframe
Hidden2The hidden
Rendered3The rendered

See Also