P_Rhino_Geometry_ReduceMeshParameters_Accuracy - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public int Accuracy { get; set; }
VB
Public Property Accuracy As Integer
Get
Set
Type: Int32
Supported in: 6.0.16224.21491