Grasshopper

algorithmic modeling for Rhino

Hi all,
I have a list with six branches, each containing four items...

My aim is to separate and group together all matching index numbers from each branch - i.e. create another list of six branches with branch {0;0} containing all index:0, branch {0;1} containing all index:1 etc.

Does anybody how I could achieve this?

Thank you

Views: 192

Replies to This Discussion

If you are using v0.7 then there is a component that will transpose the data tree structure. Flip (Flip Matrix) see here http://www.grasshopper3d.com/forum/topics/switch-uv-coordinates?com....

If you are using 0.6 then you will need to do this manually with the Path Mapper {A;B;C}(ì) --> {A;B;i}(C)

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service