nukescripts.checkAllPointCollinear

nukescripts.checkAllPointCollinear(points)[source]

Iterates through the points the point and checks if all of them are collinear. The points must contain more than two points.

Parameters

nodeToSnap (Iterable of Vector3) – Points to check