Hi everyone,
I´m trying to make a polyline and extrude it, but have the problem you can see in the image.
How can I close the polyline or alternative way to do it.
Thanl you in advance for your help.
PolylineClose.gh (23.2 KB)
Hi everyone,
I´m trying to make a polyline and extrude it, but have the problem you can see in the image.
How can I close the polyline or alternative way to do it.
Thanl you in advance for your help.
PolylineClose.gh (23.2 KB)
If you flatten the Curves input to the Join Curves component it will output a closed polyline.
-Kevin
It works perfectly! Thank you Kevin.