ReduceMeshParameters.Accuracy Property

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)
Syntax
public int Accuracy { get; set; }
Public Property Accuracy As Integer
	Get
	Set

Property Value

Type: Int32
Version Information

Rhino for Windows

Supported in: 6.14
See Also