0030396: Infinite recursion during ShapeFix after BRepAlgoAPI_Cut
[occt.git] / tests / bugs / modalg_7 / bug28893_4
1 puts "======="
2 puts "OCC28893"
3 puts "======="
4 puts ""
5 ##################################################
6 # BOP cut produces result with artifacts consisting of tools parts
7 ##################################################
8
9 binrestore [locate_data_file bug28893_shape2.bin] b1
10 binrestore [locate_data_file bug28893_tools2.bin] b2
11
12 bclearobjects
13 bcleartools
14 baddobjects b1
15 baddtools b2
16 bfillds
17 bbuild result
18
19 checkshape result
20
21 checknbshapes result -solid 7 -shell 7 -face 36 -wire 40
22 checkprops result -s 1.11391e+006
23 checkprops result -v 5.41362e+006
24
25 checkview -display result -2d -path ${imagedir}/${test_image}.png