Click or drag to resize

ReduceMeshParametersAccuracy Property

Integer from 1 to 10 telling how accurate reduction algorithm to use. Greater number gives more accurate results

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int Accuracy { get; set; }

Property Value

Type: Int32
See Also