Grasshopper

algorithmic modeling for Rhino

Matt asked:

So im simply trying to offset the first curve, then offset the second produced, offset 3rd produced and so on without using multiple components. Preferably id like to use a slider to control the number of curves produced.
This is what I did for now but would like to simplify what's happening and have control of the number of offsets with a slider instead.
Any suggestions?

Views: 11201

Attachments:

Replies to This Discussion

How crucial is it to have the third curve be an offset of the second, etc.? If it is not, you could simply create a list of distances with a Series component and use the slider for the list length.

Hi Matt,
You will have to script to create dependent offset. Also, you can use the "TweenCurves" component if you have 2 bounding curves.

Both examples are in the attached.

Hope this is helpful.

Attachments:

Thanks Rajaa, this would cover him in all situations.  Didn't think about the bounding curves angle.

Great! Thanks Rajaa. It worked perfect with the VB script.

Mike, Thanks also. It took a bit of time to figure it out but I got your idea to work also. 

Cool, glad you took the time to put it together.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service