algorithmic modeling for Rhino
Hi,
I am trying to get rid of all the interior face in the collection of boxes. Here i show a small sample of them, 41 in total, but I am trying to do this on a much larger scale with hundreds of them. I am trying to identify the faces that are in the exact same place and cull both of them out. I know that i could Boolean them all together but it would take forever.. I am looking for a much more efficient way. I have looked at http://www.grasshopper3d.com/forum/topics/double-surfaces?page=1&am... and didn't find a solution.
Separate boxes
Here is the desired result with part of it pulled apart to show how there is no interior faces.
Help would be much appreciated.
Cheers
Tags:
Have you tried to Boolean the boxes together? (Solid Union in Intersect-Tab)
yes i have done that and i also turned them all into mesh quads then booleaned them, which decreased time, but I was looking for a faster way because i am going to be doing it with probably around 1000 boxes...
Okay, I see.
How about this:
- explode all boxes
- calculate area/centroid of each face
- check if centroid has duplicates.
- cull faces with unique centroids...
-> BRep join remaining faces
great! thank you very much. Your the man!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by