algorithmic modeling for Rhino
Tags:
And maybe one more question, if Icould:
What if I wanted to flip data in the whole tree? So that every list gets reversed and the order (names) of branches too... It would look like this:
{0}
0 - F
1 - E
{1}
0 - D
1 - C
{2}
0 - B
1 - A
Hi Simon,
you could flatten the tree, then reverse the list, then you unflatten the tree. As the Guide tree in "Unflatten" you use the initial tree, before you flattened it.
That should do the job.
Benjamin
Hi,
you can also use path mapper by writing source will be {A;B} target will be {A;3-B}
Note : 3 is the number of branches...
Ahmed
Hello,
I'm curious if you figure out how to do this:
2)If we have 6 elements (A,B,C,D,E,F) at the same level or issued from a flatten operation, how do we create a tree like this one:
{0}
0 - A
1 - B
{1}
0 - C
1 - D
{2}
0 - E
1 - F
If so, would you mind sharing your answer? I'm trying to do the same...Thanks
Hi,
you can also use path mapper by writing source will be {A;B} target will be {A;3-B}
Note : 3 is the number of branches...
Ahmed
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by