I’m generating a continuous spiral toolpath from contour curves. The issue is that once I try to create the single continuous polyline the connecting segments join at random vertices rather than follow the sequential point order around each contour. This does not happen with regular geometries, only with irregular geometries. I am using this for 3D printing, so the vertex order must remain consistent but I keep running into a wall on fixing the order.
I’m wondering if there is a better way to create the continuous spiral toolpath for irregular shapes without reordering the vertices.
I’ve attached screenshots + a Rhino and GH.
Any suggestions or alternatives would be greatly appreciated!
Contour Geometries.3dm (542.2 KB)
Contour Geometries.gh (24.5 KB)






