Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Would there be an efficient method to check if a Box object (or OrientedBox) contains any material of a SurfaceBody? Or even specific Faces / Edges of a SurfaceBody
I could think of checking for all the Vertices of the SurfaceBody whether they are in the Box. But that can be quite costly and also would give the wrong solution if the Box intersects some Faces, but not containing the Vertices.
Thanks,
Joren
Solved! Go to Solution.