mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0021762: Integration of new Boolean Operation algorithm to OCCT.
BRepOffset/BRepOffset_Tool.cxx, Features and Fillets algorithms have been ported on new BO algorithm. Old BO algorithm, that was implemented in BOP, BooleanOperations and BOPTools packages, has been deleted. Porting SALOME algorithms to new BOP algorithm. Fixing regressions. Rebased on current master.
This commit is contained in:
@@ -11,9 +11,9 @@ bcut res pr sh
|
||||
|
||||
explode res
|
||||
|
||||
bfuse res2 sh res_2
|
||||
bfuse res2 sh res_3
|
||||
|
||||
bfuse result sh res_3
|
||||
bfuse result sh res_2
|
||||
|
||||
|
||||
set square 3734.83
|
||||
|
Reference in New Issue
Block a user