GH_PreviewMesh Enumeration |
Namespace: Grasshopper.Kernel
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No preview meshes. | |
| LowQuality | 1 | Rhino default for coarse meshes. | |
| HighQuality | 2 | Rhino default for smooth meshes. | |
| Document | 3 | Same meshing parameters as the current document. | |
| Custom | 4 | Custom meshing parameters. |