Problem with polyline

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.

Captura|679x499

PolylineClose.gh (23.2 KB)

If you flatten the Curves input to the Join Curves component it will output a closed polyline.

-Kevin

1 Like

It works perfectly! Thank you Kevin.