Looks like forum does not allow 2 files to be attached.
Archived discussion
Boolean union/fuse remove common edge ??
Hi,
Attached 2 brep files (box1 and box2).
Trying to boolean FUSE between the 2 solids, I need
the common edge of the small box and big box edge to
be removed.
Is it supported in boolean API.
regards
- PG
Discussion
3 archived replies
Posts are displayed in their archived order.
I did some test in Harness.
Using the old API - BRepAlgo_Fuse removes the common edge
whereas new BOP API - BREPAlgoAPI_FUSE does not do it.
Which is better API ?
regards
- PG
I have same proplem, anyone can gave me help?
http://www.opencascade.org/org/forum/thread_18035/
I read this page,and I know ¡°Using the old API - BRepAlgo_Fuse removes the common edge¡°.
But old API is unstable,it is often wrong, so I can't use old.
Any other solution?
thanks.