Grasshopper

algorithmic modeling for Rhino

What I need to do is sth like this...:
It is simplified description. Suppose I have a main surface divided in to multiple segments and then I generate a grid of points on those smaller surfaces. I get many branches of points. Now....

I want to make polyline with each points sets(branches) separately but with different points order. Jitter component takes only one integer in seed parameter. Is there any way to jitter those branches of data lists with multiple seed inegers?
If not would it be a problem to change existing jitter component....?
Thanks.

Simon

Views: 923

Replies to This Discussion

Have you tried supplying not one but many jitter values? You can create lists of numbers easily with the Series component.

If you supply 20 lists of points and 20 seed values, the default behaviour is to match the first list with the first seed, and the second list with the second seed and so on and so forth.


--
David Rutten
david@mcneel.com
Seattle, WA
Uffff......., I got it.
I messed too much with my definition so I lost a clear view.
Huge thanks for help!!

Simon

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service