1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0030955: [Regression to 7.3.0] Modeling Algorithms - Incorrect result of fuse operation

Added test case.
This commit is contained in:
akaftasev 2022-08-31 17:35:00 +03:00 committed by smoskvin
parent 06aa200142
commit 92915edda8

View File

@ -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