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