Description:

The point tolerance is the distance the digitizer must move (in digitizer coordinates) for a new point to be considered real rather than noise. Small desktop digitizer arms have values like 0.001 inches and 0.01 millimeters. This value should never be smaller than the accuracy of the digitizing device.

Syntax:
protected abstract double PointTolerance {get}
protected
Returns:
Type: double

PointTolerance property

Class:  Rhino.PlugIns.DigitizerPlugIn

Nothing found