just to clarify: a general operation at step intervals of a list. Like if I had a list of curves and loft the first two curves and then move on to the next two curves and loft those, etc.
On Mar 10, 2:59 pm, David <[email protected]> wrote: > Hi all, > > I was wondering how I can: given a list of points, make a line > connecting the first two points in the list and then move on to the > next two points on the list and connect those, etc. > > I was able to do this with Rajaa Issa sample script where I originally > had the start and end points of the lines separate but in general I > would like to know how I can do the same operation at step intervals > of a list. > > thanks, > david
