RhinoCommon API
MeshingParameterStyle Enumeration |
Type of Mesh Parameters used by the RhinoDoc for meshing objects
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.1


Member name | Value | Description | |
---|---|---|---|
None | 0 | No style | |
Fast | 1 | ||
Quality | 2 | ||
Custom | 9 | ||
PerObject | 10 |
