0028567: Get rid of the unused DRAW commands based on old Boolean Operations (BRepAlgo)
[occt.git] / tests / bugs / modalg_1 / bug122_1
1
2 puts "================"
3 puts "OCC122"
4 puts "================"
5 puts ""
6
7 restore [locate_data_file OCC122.brep] sh 
8 explode sh
9
10 checkshape sh_1
11 checkshape sh_2
12
13 bfuse result sh_1 sh_2
14
15 checkprops result -s 172790 
16 checkshape result
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18