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