0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug4993_1
1 puts "============"
2 puts "OCC4993"
3 puts "============"
4 puts ""
5 ######################################################
6 # Problem in boolean fusion
7 # (new topology)
8 ######################################################
9
10 restore [locate_data_file OCC4993-s1.brep] s1 
11 restore [locate_data_file OCC4993-s2.brep] s2 
12
13 checkshape s1
14 checkshape s2
15
16 bop s1 s2
17 bopfuse result
18
19 checkprops result -s 4854.51 
20 checkshape result
21
22 checknbshapes result -vertex 40 -edge 64 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 155
23 checkview -display result -2d -path ${imagedir}/${test_image}.png