0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_1 / bug102_2
1
2 puts "================"
3 puts "BUC60803"
4 puts "OCC102"
5 puts "================"
6 puts ""
7
8 restore [locate_data_file buc60803a.brep] sh1 
9 checkshape sh1
10 restore [locate_data_file buc60803b.brep] sh2
11 checkshape sh2
12
13 bfuse result sh2 sh1
14
15 checkprops result -s 1.86064e+07 
16 checkshape result
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18
19