Grasshopper

algorithmic modeling for Rhino

I know there's a 'minimum' block that takes the minimum of two numbers - is there a way to take the minimum of a set of numbers?

For example, I have 4 lists of 20 numbers, and I want 1 list of 20 numbers, where each number is the minimum of the original 4.

Views: 245

Replies to This Discussion

Use FlipMatrix or the PathMapper to convert the structure to 20 lists of 4 items, Sort, then select the first item. Flatten at will.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service