Share

DisplayModeEnum Enumerator

Description

Type to indicate the kind of rendering on a given View of a Document.

Methods

Name Value Description
kHiddenEdgeRendering 8707 Model displayed such that its hidden edges are displayed as well (in a different line style).
kIllustrationRendering 8715 Model displayed in its illustration representation.
kMonochromeRendering 8713 Model displayed in its monochrome representation.
kRealisticRendering 8709 Model displayed in its realistic representation.
kShadedRendering 8708 Model displayed in its shaded representation.
kShadedWithEdgesRendering 8710 Model displayed in its shaded with edges representation.
kShadedWithHiddenEdgesRendering 8707 Model displayed such that its hidden edges are displayed as well (in a different line style).
kTechnicalIllustrationRendering 8716 Model displayed in its technical illustration representation.
kWatercolorRendering 8714 Model displayed in its water color representation.
kWireframeNoHiddenEdges 8711 Model displayed in its wireframe without hidden edges representation.
kWireframeRendering 8706 Model displayed in its wireframe representation.
kWireframeWithHiddenEdgesRendering 8712 Model displayed in its wireframe with hidden edges representation.

Version

Introduced in version 5

Was this information helpful?