As you can see in the picture, Mesh intersection between a box mesh and a voronio mesh failed after weaverbirds Catmull-Clark Subdivision!
Is it a BUG of weaverbird? How can I solve it?
To open the attachment , you need two Plug-In: Dendro and Weaverbird. I used Rhino 6.
Well, Dendro has a component for volume interesections. The resulting mesh isn’t a nice mesh but the intersection works and I think it’s a matter of finding the right settings.
Hi ,Martin,thank you. Actually it needs to be smoothed before make the boolean operation to keep the the edge of the cube sharp.Maybe i juest can’t do this in Rhino 6.
Instead of using a box for one boolean operation, I created 6 mesh planes with their normals towards the center of your thickened skeleton. Three MeshBooleanDifference operations after another with opposing mesh planes. It didn’t work when I tried all 6 at the same time.
The lines for the thickened skeleton have been cleaned with Daniel Pikers Topologizer and fattened with the mesh fattener. It’s a slightly different approach.
Hi, martin. I can’t open your file, And I can’t find the two plugins Daniel Pikers Topologizer and fatten in FOOD4RHINO.Would you please share these two plugins?
We originally made Dendro to do bulletproof boolean operations for automated batch processing of 3D scan mesh data so it should be the right tool for the job.
Trade off with Dendro is that you loose control of mesh topology and have to do additional work to preserve feature details such as sharp edges. Hope this helps.