Line String Node

Does anyone know of a node that will create a line string (connected straight lines) with the input being a series of points? Similar to creating a polycurve but with straight line segments.

You’re looking for the PolyCurve.ByPoints node.

Perfect, thanks Jacob. I used PolyCurve.Curves before and hadn’t seen .ByPoints - my bad

1 Like