DisplayMode Enumeration |
Namespace: Rhino.DocObjects
Member name | Value | Description | |
---|---|---|---|
Default | 0 | The default display mode. | |
Wireframe | 1 |
The wireframe display mode.
Objects are generally only outlined by their corresponding isocurves and edges. | |
Shaded | 2 |
The shaded display mode.
Objects are generally displayed with their corresponding isocurves and edges, and are filled with their display colors. | |
RenderPreview | 3 |
The render display mode.
Objects are generally displayed in a similar way to the one that will be resulting from rendering. |