From: mkv Date: Wed, 17 Jul 2013 11:18:29 +0000 (+0300) Subject: 0024075: Boolean Section between two faces fails X-Git-Tag: V6_7_0_beta~197 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=92a49559519a49d42abcc1413ed7eeda15f91b57;p=occt-copy.git 0024075: Boolean Section between two faces fails --- diff --git a/tests/bugs/modalg_5/bug24075 b/tests/bugs/modalg_5/bug24075 new file mode 100644 index 0000000000..54848f3856 --- /dev/null +++ b/tests/bugs/modalg_5/bug24075 @@ -0,0 +1,25 @@ +puts "============" +puts "OCC24075" +puts "============" +puts "" +####################################################################### +# Boolean Section between two faces fails +####################################################################### + +restore [locate_data_file bug24075_b1.brep] b1 +restore [locate_data_file bug24075_b2.brep] b2 + +bop b1 b2 +bopsection result + +set nb_v_good 2 +set nb_e_good 1 +set nb_w_good 0 +set nb_f_good 0 +set nb_sh_good 0 +set nb_sol_good 0 +set nb_compsol_good 0 +set nb_compound_good 1 +set nb_shape_good 4 + +set 2dviewer 1