Grasshopper

algorithmic modeling for Rhino

is there a component or a good method of getting the maximum values from more than 2 lists like the maximum component does. I have 5 lists and I want the maximum value of each item number between all 5 lists. thanks

Views: 266

Replies to This Discussion

If your 5 lists are separate then:

1.  Graft each list

2.  Combine all lists into single collection (each path should contain 5 values, 1 for each original list)

3.  Find the maximum value for each path.

 

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service