algorithmic modeling for Rhino
I have a list with N branches (you can see just 2 in the definition below, but it could be 3, 10, ... ), with x number of items in each branch.
How can I form a new list from the existing one - the new list should contain a smallest value of the values with the same index. I should keep order of the indexes.
For example, item [21] of the 1st branch = 1, item [21] of the 2nd branch = 2, so item [21] in the resulting list = 1.
Any advise?
Tags:
This worked for me, thnx :)
The idea was to select the shortest line for each index, a final def. is a combination of flip matrix and this http://www.grasshopper3d.com/forum/topics/getting-the-longest-of-3-...
I think that should work but i cannot understand how to use it (if i just copy the def. above - it doesnt works). Have you any references or tutorials about Pathmapper and related components? It looks powerful, especially for more complex cases
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by