0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_1 / bug13211_7
1
2 puts "============"
3 puts "OCC13211"
4 puts "============"
5 puts ""
6 #######################################################################
7 # Wrong treatment of conical faces in BOP algorithm
8 #######################################################################
9
10 restore [locate_data_file OCC13209_s1.brep] s1
11 restore [locate_data_file OCC13209_s2.brep] s2
12
13 bop s1 s2
14 bopfuse result
15
16 checkprops result -s 17308.3 
17 checkshape result
18 checknbshapes result -vertex 13 -edge 25 -wire 13 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66
19 checkview -display result -2d -path ${imagedir}/${test_image}.png