I am trying to draw a polyline through these points, and I want an output similar to the attached picture. I think there should be a wiser way instead of using line components to draw between lines or playing around with the several components to modify the tree. I wonder if anyone has an idea? I attached a sample gh file.
Because I am thinking of calculating travel distances and I need to have distances from the beginning point through all these paths. I tried a few ways, including entwine and join curve, but I still couldn’t figure it out. However, I think I got your point.