Hi!
The “Create Spline” Node spawns a single spline from point to point.
Is there a way to create multiple splines between two points?
E.g. my point list contains n points, so the first spline is p0 to p1, the second from p1 to p2, third from p2 to p3 and so on.
Appreciate any suggestions.