P_Rhino_Geometry_BrepEdge_Tolerance - mcneel/rhinocommon-api-docs GitHub Wiki
Gets or sets the accuracy of the edge curve (>=0.0 or RhinoMath.UnsetValue) A value of UnsetValue indicates that the tolerance should be computed. The maximum distance from the edge's 3d curve to any surface of a face that has this edge as a portion of its boundary must be <= this tolerance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double Tolerance { get; set; }
VB
Public Property Tolerance As Double
Get
Set
Type: Double
Supported in: 6.0.16224.21491, 5D58w