Grasshopper

algorithmic modeling for Rhino

Simply question on "retrieve largest area than a specific number"

Hi guys, I want to retrieve largest areas than a specific number. All it works, but how I can select culled data? If I connect surface/geometry/area after Cull doesn't work. I need to select "processed area". Hope that someone could help me.

Views: 865

Replies to This Discussion

are you trying to select surfaces with areas larger than a set amount?  if that's all you're trying to do, you don't need to sort them by area at all.  Simply feed the area "A" output directly in your Larger "A" input.  This will keep your surfaces in the correct order.  Then feed the ">" output as you are into your cull pattern and feed your surface split "F" into the "L" input on your cull.

YEAH!! Thank U David!! 

Alternatively, in case you want to have both True and False lists available, try using the Dispatch component instead of the Cull Pattern one :)

Thank U Gest!! 

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service