Grasshopper

algorithmic modeling for Rhino

Hi, how can I select the points that are on the surface? Thanks, Wieland

Views: 2465

Replies to This Discussion

you could create a sdl line in every point (0,1,0)

then find the intersection between the surface and those lines.

Thanks for the fast response and the great idea! It worked fine, I did not know about the sdl lines... 

Hi Wieland,

 

When trying to find what points are "on" a surface, are they co-planar?

If so then there is a component in Curve>Analysis called Containment which will find where a list of points are coincident, inside or outside a closed curve. If you supplied the border of the surface you could then manipulate the output to get a boolean pattern for culling.

 

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service