pandamesh.Preprocessor.snap_points#

Preprocessor.snap_points(distance: float) Preprocessor[source]#

Snap points together that are within tolerance of each other.

Will use Numba to accelerate the snapping if it is installed. This may be significantly faster in case of snapping a large (>10 000) number of points.

Returns:

processed

Return type:

pandamesh.Preprocessor