This enumeration defines presentation modes (or display modes) supported by OccViewer.InteractiveMesh.

For using this enum please use its implementation from OccViewer.DisplayMode.

Enumeration Members

EdgeShading: 2

Shaded interior with smooth normals and face edges.

FlatShading: 3

Shaded interior with flat normals.

HiddenLine: 4

Hidden line removal (HLR).

SmoothShading: 1

Shaded interior with smooth normals.

TransparentMono: 5

Transparent mode with predefined color.

Wireframe: 0

Hollow wireframe geometry (face edges).