Polyline from points

Hi Guys

Im trying to create a polyline from multiple points , what am i doing wrong ?
also , is there a way i can create surface from this points without making line/edge first? (like the surafce from 4 points tool )

thank you


Try to “Flatten” the vertices input of Polyline.

1 Like

And may you need to sort the order of the points after Flatten.

Maybe with this guy:

Please, use Merge component instead of feeding that giant spaghetti set in one input.
This is much easier to edit and you would have seen the problem right away - the output of Merge would have been a tree and not a list.

As for the surface, I don’t think you can create it from the points only, use Boundary Surfaces after your Polyline.