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

Reply via email to