0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / buc60803
1
2 puts "========================"
3 puts "BUC60803"
4 puts "========================"
5
6 restore [locate_data_file buc60803a.brep] a 
7 checkshape a
8 restore [locate_data_file buc60803b.brep] b
9 checkshape b
10
11 bfuse result a b
12
13 checkprops result -s 1.86064e+07 
14 checkshape result
15 checkview -display result -2d -path ${imagedir}/${test_image}.png
16