Polylines through points

Hello everyone!

I’m having some trouble making a polyline through several points that have an {A;B;C} structure, which most probably needs a flip matrix to work. The red closed polylines that you can see in the rhino screenshot below is what I’m trying to achieve and the grasshopper/rhino image is what I have. I’m also attaching the grasshopper definition.

Thanks a lot!

20200302Q.gh (385.0 KB)

Hi Mariana
You can use “Path Mapper” component to flip DataTree,like this.

20200302Q .gh (381.8 KB)

1 Like

Hi Naruto
Thanks a lot! You’re a genius!! This solves my problem