API Reference
check_all_point_collinear()
Iterates through the points the point and checks if all of them are collinear. The points must contain more than two points. :type points: :param points: Points to check