Grasshopper

algorithmic modeling for Rhino

Filter list of coordinates to include only those with z values within domain

Hi,

I have a list of 17000 points all at different xyz coordinates.  I want to filter this list such that all points with z values that fall within a certain domain are included - the rest removed.

How would I go about this?

Thanks for your help

Views: 2311

Replies to This Discussion

Hello

you can try the following

Gate and component is the key, to make sure both conditional statements are met. This one tests if the points are between 5 and 25 units in Z and keeps them if they do (white ones). the red ones are the removed.

cheers

alex

Amazing.

Thank you extremely

try with includes.

even better. missed this component entirely.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service