Grasshopper

algorithmic modeling for Rhino

Hi

 

I have a list of points of which I want to find the lowest 100 values(in z-direction) and then pick those points.

 

I have managed to find the lowest values but now do not know how I could pick these points.

 

Any help will be appreciated.

 

Thanks

 

Sam

 

Views: 10091

Replies to This Discussion

Hi Sam,

 

you could use the Dispatch Component.

First find out the "highest" of the 100 Points you are looking for.

Create with the Funktion Component a bool list, with contains the Information if a point is higher as your highest point of the 100(true or false).

Dispath your originally list with all points with this pattern...

 

good luck

 

Hey thanks for the help your definition worked well.

 

Pieter also got this to work with a definition a bit simpler than this one.

 

Thanks again

Hi Sam, how about this way:
Thank you this worked great for me.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service