0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_5 / bug25600
1 puts "=========="
2 puts "OCC25600"
3 puts "==========" 
4 puts ""
5 ####################################################
6 # Wrong result of Boolean FUSE operation
7 ####################################################
8
9 restore [locate_data_file bug25600_helix_pipe.brep] b1
10 restore [locate_data_file bug25600_sphere_2.brep] b2
11
12 bclearobjects
13 bcleartools
14 baddobjects b1
15 baddtools b2
16 bfillds -s
17 bbop result 1
18
19 checkprops result -s 12.2258 
20 checkshape result
21
22 checknbshapes result -vertex 3 -edge 6 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 18
23 checkview -display result -2d -path ${imagedir}/${test_image}.png