0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_2 / bug239_2
1
2 puts "========================"
3 puts " OCC239 "
4 puts "========================"
5
6 #################################################
7 ## puts "  BOPTUC      case_2_solid.brep and case_2_wire1.brep"
8 #################################################
9  puts " " 
10 restore [locate_data_file OCC238a.brep] a
11 restore [locate_data_file case_2_wire1.brep] b
12 puts [bop a b]
13 puts [boptuc result]
14
15 checknbshapes result -vertex 18 -edge 11
16 checkprops result -l 2434.21 
17 checkshape result 
18 checksection result
19 checkview -display result -2d -path ${imagedir}/${test_image}.png
20