Problem using HoopSnake!

Dear All,
I am trying to use the Hoop Snake plugin for this definition where I want to scale and rotate the lines around the (0,0,0) point. I have done the following according to the sample files that came with the plugin, yet I do not know what else to do with the output of the plugin to make the scale/rotation happen!
Thank you in advance for your guidance

(https://www.food4rhino.com/app/hoopsnake#downloads_list)


1.AlgorithmicThinking.gh (15.5 KB)

I’ve heard of lots of problems with Hoopsnake.
Have you contacted the Hoopsnake developer with your examples?

1 Like

Dear John Brock,

No I haven’t still done it. Actually, I think it’s not a very good idea to use loops with the help of plugins. I am leaning C# in order to use loops more efficiently.

Kindly,
Behdad YAHYAVI

1 Like

You might want to use Anemone instead of hoopsnake. It has a start loop and end loop component that help with controlling the loop.

Although using scripting would probably be better in the long run for loops.

1 Like