@horst wrote:
Hi all,
i want to make a simple recursion in Python.
I have a polygon, i explode it, evaluate each segment and want to stroke a line(closedPolyline) throw the points.
I didnt found a solution searching on the web, but i read in the help, that Polylines are closed if start and end points coincide, so i am a litte bit confused why it isnt closed.
Also i think there is something wrong in the first loop, i dont adds more than one curve to the list. Not sure why
Thanks in advance!
RecRC.gh (13.4 KB)
Posts: 12
Participants: 4