0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug245_2
1
2 puts "========================"
3 puts " OCC245 "
4 puts "========================"
5
6 #################################################
7 ##  puts "  BOPTUC      case_5_shell.brep and case_5_wire3.brep"
8 #################################################
9  puts " " 
10 restore [locate_data_file case_5_shell.brep] a
11 restore [locate_data_file case_4_wire3.brep] b
12 puts [bop a b]
13 puts [boptuc result]
14
15 checknbshapes result -vertex 3 -edge 2
16 checkprops result -l 272.04 
17 checkshape result 
18 checksection result
19 checkview -display result -2d -path ${imagedir}/${test_image}.png
20