diff --git a/tests/bugs/modalg_6/bug26535 b/tests/bugs/modalg_6/bug26535 new file mode 100644 index 0000000000..bec22f06c9 --- /dev/null +++ b/tests/bugs/modalg_6/bug26535 @@ -0,0 +1,26 @@ +puts "========" +puts "OCC26535" +puts "========" +puts "" +################################################# +# Boolean Cut does not work on shell and solids +################################################# + +smallview + +restore [locate_data_file bug26535-plate.brep] plate +restore [locate_data_file bug26535-cutter.brep] cutter + +checkshape plate +checkshape cutter + +bopargcheck plate +bopargcheck cutter + +bcut result plate cutter +checkshape result + +donly result +fit + +set only_screen_axo 1