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.
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.
Perfect, thanks Jacob. I used PolyCurve.Curves before and hadn’t seen .ByPoints - my bad