Grasshopper

algorithmic modeling for Rhino

Hello,

I have a Tree with different branches, each branch containing a different number of data.

For example:

{0} (N = 485)

{1} (N = 5)

{2} (N = 66)

{3} (N = 1001)

{4} (N = 45)

(....)

I would like to randomize my tree branches order using seed, for example the former tree is rearranged like this

{0}  (N = 45)

{1} (N = 5)

{2} (N = 485)

{3} (N = 1001) 

{4} (N = 66)

What is the function that could be used to do so?

Thank you for your help

Views: 777

Replies to This Discussion

You can use "Replace Path".

Attachments:

Thank u!

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