Hoopsnake

Update:

Hoopsnake is now Open Source!

Check out the repo in Github!

Fork it and fix it :)

Hoopsnake is a component that allows feedback loops within Grasshopper.

Keep data from loop to loop

Hi all,

I need to keep data from loop 0 to loop n, but once the false test comes to B* and the HS jumps to the next loop count, all generated data is erased/reseted.

I'd read the forum, i'd read about append/prepend, which I can't find right-clicking in the component.

I've tried to write solutions out to a file with a c# componet someone'd shared in there, but this is complicated to articulate in many definitions (you need to call back that file, etc)

I hope i'm missing something, which is more tha possible...

Does someone know how to do that, Thxxxxxxxxxxxxx

  • up

    Paul Wintour

    Simply connect up a data record component. You'll need to activate it before activating HS. You'll also need to reset it too before re-running.

    3