Grasshopper

algorithmic modeling for Rhino

Hi want to do a grasshopper definition to be in a loop and loop is triggered by a condition.  pleas guide me how to do it.I have attached a image of the looping, please help me out. i can think it in terms of coding language but don't know how to do in grasshopper.

Views: 2836

Attachments:

Replies to This Discussion

To do so purely using components is tricky, as GH is set up as a directed, acyclic graph modelling environment. That said, there are tools like Anemone and Hoopsnake which allow you to create recursive loops. But if you can code, it is pretty easy to implement C#, VB.NET and Python directly on the GH canvas. 

Using hoopsnake or anemone, you can set a boolean condition to stop the loop, this is a simple example.

Attachments:

Hi Daniel,

Do you know what kind of input could trigger a new loop in HoopSnake? I would like to hook the *T input with a Galapagos input slider. 

For me it doesn't seems to be that if something or anything can be a trigger at the moment.

Thanks,

BR, Balazs 

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service