
Tue, 02/16/2010 - 12:30
Forums:
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
Attachments:
Tue, 02/16/2010 - 12:31
Looks like forum does not allow 2 files to be attached.
Tue, 02/16/2010 - 13:15
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
Fri, 07/09/2010 - 13:47
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.