Remove common edges on BRepAlgoAPI_Fuse

Hello,

I'm trying to boolean fuse 2 cylinders, I need the common edges to be removed. The coplaner faces are not fused, even though the overall volume is. See attached image.

Is it supported in the boolean API?

Here's a related forum topic that was never resolved back in 2010.
http://www.opencascade.org/org/forum/thread_4290/?forum=3

Thanks,
Ben

Attachments: 
Ben Cain's picture

If I can’t get the co-planar faces to be removed, I may just end up extruding the projected boundary representation (shown in attached image).

Attachments: 
Ben Cain's picture

Here's the solution for fusing the co-planar faces as well as the volume:
http://www.opencascade.org/org/forum/thread_24242/?forum=3
As you'll see in the attached image, all is well ... tested fusing of numerous cylinders in fact.

Attachments: