RhinoCommon API
UnrollerAbsoluteTolerance Property |
Gets or sets the absolute tolerance for the unrolling operation.
Absolute tolerance is used in the evaluation of new entities, such as intersections, reprojections and splits.
In the current implementation, absolute tolerance is used in tessellating rails, fitting curves and pulling back trims.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
public double AbsoluteTolerance { get; set; }
Public Property AbsoluteTolerance As Double Get Set