RhinoCommon API
VisualAnalysisModeAnalysisStyle Enumeration |
Contains enumerated values for analysis styles, such as wireframe, texture or false colors..
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| Wireframe | 1 | The analysis is showing with wires. | |
| Texture | 2 | The analysis is showing with textures. | |
| FalseColor | 4 | The analysis is showing with false colors. |