RoutePathfinder.del_colinear_points#

RoutePathfinder.del_colinear_points(inarray)#

Delete colinear points from the given array.

Parameters:

inarray (list) – List of points

Returns:

List of points without colinear points

Return type:

list