Woooooooooooooooooooooooooooooooow! This looks super useful, and I've been
wanting to do this kind of thing many times before. Particularly the Find
in Array has made me use Repeat loops way too often.
Thank you for discovering and sharing!



On Tue, Jun 26, 2012 at 5:35 PM, Oleg Bliznuk <gbo...@gmail.com> wrote:

> Hi list,
> I am digging at this time into the topic of array-per-array operations
> without while\repeat nodes  and trying to avoid building a custom node for
> each op that I perform, so I have found one handy tip how to perform some
> of these op - we can only use Generate Sample set ( witout any geo on input
> ) in any place with exact count of required element to select data from
> first ( or second ) array and do something with it, thus we can get a
> set-context without generating a real geometry ( and as I understood we
> also involve multithreading this way ). I hope this can help someone.
> regards,
> Oleg
>

Reply via email to