0028567: Get rid of the unused DRAW commands based on old Boolean Operations (BRepAlgo)
[occt.git] / tests / bugs / modalg_1 / bug10842_4
1 puts "TODO OCC111111 ALL: Error :  is WRONG because number of "
2
3 puts "============"
4 puts "OCC10842"
5 puts "============"
6 puts ""
7 #######################################################################
8 # Bug in Bop
9 #######################################################################
10
11 set BugNumber OCC10842
12
13 restore [locate_data_file OCC10842-1.brep] b1 
14 restore [locate_data_file OCC10842-2.brep] b2 
15
16 puts "Prepare boolean operation ..."
17 bop b1 b2
18
19 puts "Start boolean operation ..."
20 boptuc result
21 puts "Finish boolean operation ..."
22
23 checkprops result -s 11475 
24 checkshape result
25
26 # Analysis of "nbshapes res"
27 checknbshapes result -vertex 9 -edge 12 -wire 5 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 33
28 checkview -display result -2d -path ${imagedir}/${test_image}.png