When I boolean 3 box united and try to fillet the the 3 intersected edges together, the very corner of the meeting area will be broken.
As vid shows above, this is only happens when I boolean(union) 3 box into one.
Hi, I am trying to understand the reason and the remedy of this problem.
Is there any simple way to put the exploded surface back to the smooth one as in the case 2?
The reason is that fillets on edges will stop at edges.
If you run MergeAllCoplanarFaces on the polysurface, the internal edges will be removed and the edge fillet will continue as you are expecting.
-wim