Forum archiveIssue archiveOther usage issues

Archived discussion

Boolean union/fuse remove common edge ??

Other usage issuesTue, 02/16/2010 - 12:303 replies

Browse this forum
QuestionAuthor

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.

01Author

Looks like forum does not allow 2 files to be attached.

02Author

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

03Commenter-1

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.