2d90b98bf46d98d39051975b6c91d73edf64daa4
[occt.git] / tests / bugs / modalg / bug248_1
1 puts "TODO OCC12345 ALL: Error : The command is not valid. The length is"
2 puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must contains"
3
4 puts "========================"
5 puts " OCC248 "
6 puts "========================"
7
8 #################################################
9 ## puts "  BOPCOMMON   case_8_solid.brep and case_8_wire6.brep"
10 #################################################
11  puts " " 
12 restore [locate_data_file OCC247a.brep] a
13 restore [locate_data_file OCC248b.brep] b
14  puts [bop a b]
15  puts [bopcommon result]
16  set nb_info [nbshapes result]
17  set nb_v_good 1
18  set nb_e_good 0
19  
20  set length 0
21  set 2dviewer 0
22