UnrollerAbsoluteTolerance Property |
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
public double AbsoluteTolerance { get; set; }
Public Property AbsoluteTolerance As Double Get Set