1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-16 10:54:53 +03:00
emv 3c8a88eac6 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.
2012-12-12 15:51:04 +04:00

17 lines
178 B
Plaintext

box b 10 10 10
box c 4 4 4
ttranslate c 2 2 2
bop b c
bopcut r
explode r sh
orientation r_2 R
emptycopy b1 b
add r_2 b1
explode r so
bop r_1 b1
bopfuse result
set square 600