VisualAnalysisModeAnalysisStyle Enumeration |
Contains enumerated values for analysis styles, such as wireframe, texture or false colors..
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic enum AnalysisStyle
Public Enumeration AnalysisStyle
Members|
| 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. |
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also