0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_1 / bug15968_1
1 puts "============"
2 puts "OCC15968"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Result of checkshape command depends on order of subshapes in a shape 
7 #######################################################################
8
9 restore [locate_data_file OCC15968.brep] s
10
11 explode s f
12
13 # shell 1
14 shape s1 sh
15 add s_2 s1
16 add s_1 s1
17 renamevar s1 result
18
19 checkprops result -s 164 
20 checkshape result
21 checknbshapes result -vertex 10 -edge 11 -wire 3 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27
22 checkview -display result -2d -path ${imagedir}/${test_image}.png