Grasshopper

algorithmic modeling for Rhino

hi there...

i´m trying to solve a filtering and grouping/branching issue... i have used the closest point component to create a list of values (indexes) that relate to the given index number in the same list... as far as i can see in my geometry model there are multiple relations within the list of indexes... so i thought i´d like to flip the value - which is the relating index number - with the corresponding index so as to create branches with lists of indexes that relate to the value re-occuring within the flow of the original list... has anyone an idea on how to accomplish this?


example:

index 0 value 3
index 1 value 3
index 2 value 3

flipped and branched:

branch 3 index 0 value 0
branch 3 index 1 value 1
branch 3 index 2 value 2

greetings

ante

Views: 682

Attachments:

Replies to This Discussion

another example could be:

index 3 value 6
index 4 value 6
index 5 value 6

flipped and branched:

branch 6 index 0 value 3
branch 6 index 1 value 4
branch 6 index 2 value 5

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service