0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug539_2
1
2 puts "========================"
3 puts " OCC539 "
4 puts "(case 2)"
5 puts "========================"
6 puts ""
7
8   puts "============================================"
9  puts "  BOPTUC      case_4_shell.brep and case_4_wire3.brep"
10  puts "============================================"
11  puts " " 
12
13 restore [locate_data_file case_4_shell.brep] a
14 restore [locate_data_file case_4_wire3.brep] b
15 bop a b
16 boptuc result
17
18 checknbshapes result -vertex 16 -edge 11
19 checkprops result -l 929.278 
20 checkshape result 
21 checksection result
22 checkview -display result -2d -path ${imagedir}/${test_image}.png
23