Hi,
I recommend you to see the cull pattern tutorials.

Basically you divide your current list in two lists with two cull
pattern's component, one with a True-False pattern and the other a
False, True pattern... the use the line component.

bye.



On Mar 11, 7:41 pm, David <[email protected]> wrote:
> nvm... i found some post regarding this issue of "list within lists",
> I was wondering when this component will be released?
>
> much thanks,
> d
>
> On Mar 10, 3:47 pm, David <[email protected]> wrote:
>
>
>
> > 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

Reply via email to