RhinoCommon API
GetSphereMeshSphereStyle Enumeration |
Mesh sphere styles enumeration.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)


Member name | Value | Description | |
---|---|---|---|
UV | 0 | UV Sphere. | |
Triangle | 1 | Icosahedron Sphere. | |
Quad | 2 | Quad Sphere. |
