Nevermind I figured it out using the graft tree and then weaving those
two lists together.  Thanks.

On Apr 24, 4:44 am, HHHorn <[email protected]> wrote:
> Hello,
>
> I was wondering with the new version of grasshopper if it would be
> possible to take two lists of data and separate them out into arrays
> of smaller data sets to work with.  What I have is a list of 200
> rectangles and I want to loft between 2 of them at a time but 100
> times.  So basically I need to be able to set 100 paths with 2
> instances a piece.  Any ideas?  I know I've seen a GH VB.Net script
> which does this for multiple curves, basically just organizing the
> curves into arrays, but then it uses the sdk function to loft between
> these curves and outputs the surfaces.  I don't know the tree commands
> that well so perhaps there is something in there that I'm missing.
> Appreciate the input. Thanks.

Reply via email to