0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / moddata_1 / bug183_4
1
2 puts "========================"
3 puts " OCC183 "
4 puts "(case 4)"
5 puts "========================"
6 puts ""
7
8 restore [locate_data_file so1] b1 
9 checkshape b1
10
11 restore [locate_data_file so2] b2
12 checkshape b2
13
14 bcommon result b1 b2
15 checkshape result
16
17 checkprops result -s 392.699
18 checkview -display result -2d -path ${imagedir}/${test_image}.png
19