Hello All,
I have a peculiar problem with a (good) self intersecting mesh that has overlapping enclosed regions. I want to ‘boolean union’ the regions to prepare it for 3d printing.
MeshBooleanUnionTest.3dm (271.6 KB)
Is there an obvious way to do this that I am missing?
The diffcult way of doing this would be to split the mesh into two closed parts then boolean them. But that seems like an awkward workaround, is there anything better out there?
Thanks,
Henry