Click or drag to resize

MeshingParametersTolerance Property

Gets or sets the maximum allowed edge deviation. This tolerance is measured between the center of the mesh edge and the surface.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Tolerance { get; set; }

Property Value

Type: Double
See Also