Removes any adjacent duplicate points. If ‘checkZ’ is True, x, y, and z coordinates are checked, otherwise only x and y are.
True
checkZ (bool) – Whether to check the z coordinate.
None