Grasshopper

algorithmic modeling for Rhino

Hi all, I would like to select (or exclude from a list of objects) all the geometries that completely lies inside a closed brep, is there a easy way to do that?

Views: 2322

Replies to This Discussion

It's not immediately easy but should be possible.

What are the geometries inside your closed BRep?

If it's, say, a surface you could extract points from the surface and test for point inclusion.

You would also have to check for any surface/BRep intersections.

From those 2 conditions (if all the sampled geometry points are interior and there are no intersections) you can generate a cull pattern for multiple geometries.

I can maybe show an example later, but if anyone else has time... have at it!

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