From: akaftasev Date: Wed, 31 Aug 2022 14:35:00 +0000 (+0300) Subject: 0030955: [Regression to 7.3.0] Modeling Algorithms - Incorrect result of fuse operation X-Git-Tag: V7_7_0_beta~23 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=92915edda8e14a89c064d2f678a1e8b7bb3018ac;p=occt.git 0030955: [Regression to 7.3.0] Modeling Algorithms - Incorrect result of fuse operation Added test case. --- diff --git a/tests/bugs/modalg_8/bug30955 b/tests/bugs/modalg_8/bug30955 new file mode 100644 index 0000000000..6ac9be549c --- /dev/null +++ b/tests/bugs/modalg_8/bug30955 @@ -0,0 +1,16 @@ +puts "=========================================================================" +puts "0030955: Modeling Algorithms - Incorrect result of fuse operation" +puts "=========================================================================" +puts "" + +restore [locate_data_file bug30407_fuse3.brep] s +set exp [explode s so] +bclearobjects +bcleartools +baddobjects s_1 +eval baddtools [lrange $exp 1 end] +bfillds +bbop r 1 +checkshape r + +checkview -display r -2d -path ${imagedir}/${test_image}.png