Adding testing cases from chl group
[occt.git] / tests / bugs / modalg / bug249_3
1 puts "TODO OCC12345 ALL: Error : The length of result shape is"
2 puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must contains"
3
4 puts "========================"
5 puts " OCC249 "
6 puts "========================"
7
8 #################################################
9 ## puts "  BOPCUT      case_9_wire_a.brep and case_9_edge3.brep"
10 #################################################
11  puts " " 
12 restore [locate_data_file case_9_wire_a.brep] a
13 restore [locate_data_file case_9_edge3.brep] b
14 puts [bop a b]
15 puts [bopcut result]
16
17 set nb_v_good 4
18 set nb_e_good 2
19 set length 0
20 set 2dviewer 0
21