Grasshopper

algorithmic modeling for Rhino

Hi I'm new to the grasshopper and I can not figure out whether "Do While loop" is and how to implement it?

Views: 2193

Replies to This Discussion

Hi Dmitrii,

unfortunately you cannot create custom loops. The HoopSnake plugin can probably do this, but that is not part of standard Grasshopper.

It is possible to write VB/C#/Python code as well and there you can have all the loops you want, but that means abandoning the GH interface of course.

What sort of Do/While loop are you looking to create?

--

David Rutten

david@mcneel.com

Tirol, Austria

Something like this. I have some polygon and i need shift edges inside it while i get the triangle inside them.

Attachments:

Not as a native grasshopper feature. There is a plugin called hoopsnake that addresses this

This is the sort of thing you would do.

Offset the curve by a starting/modified value --> evaluate the number of sides of the offset.

If not 3 then hoopsnake

repeat

Thank you. I have already downloaded it :)

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service