0029488: Regression: boolean operation " general fuse" creates solid containing 5...
[occt.git] / tests / bugs / modalg_7 / bug29488_1
1 puts "========"
2 puts "OCC29488"
3 puts "========"
4 puts ""
5 #################################################
6 # Regression: boolean operation " general fuse" creates solid containing 5 not connected shells lying on the one level
7 #################################################
8
9 restore [locate_data_file bug29488_shapes.brep] s
10 eval mkvolume result [lrange [explode s] 1 end] 
11
12 checkshape result
13 checknbshapes result -wire 77 -face 77 -shell 1 -solid 1
14 checkprops result -s 3073.39 -v 10240.8 
15
16 checkview -display result -2d -path ${imagedir}/${test_image}.png