0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_1 / bug10842_2
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 bopfuse result
21 puts "Finish boolean operation ..."
22
23 checkprops result -s 27919.7 
24 checkshape result
25
26 # Analysis of "nbshapes res"
27 checknbshapes result -vertex 15 -edge 21 -wire 7 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 52
28 checkview -display result -2d -path ${imagedir}/${test_image}.png