Adding test cases from chl grid
[occt.git] / tests / bugs / modalg / bug472_3
CommitLineData
e145f8c1 1puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
a87752f3 2puts "TODO OCC12345 ALL: Error : The square of result shape is"
3puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must contains 5 vertexes instead of 6"
4
5puts "========================"
6puts " OCC472 "
7puts "(case 3)"
8puts "========================"
9puts ""
10#####################################################
11## Bad result of Fuse Operation (Cut&Common - bad too). SAM1470 (#2634)
12#####################################################
13
14restore [locate_data_file OCC472a.brep] b1
352ffd73 15checkshape b1
a87752f3 16
17restore [locate_data_file OCC472b.brep] b2
352ffd73 18checkshape b2
a87752f3 19
20bfuse result b1 b2
21
a87752f3 22set nb_v_good 5
23set nb_e_edge 7
a87752f3 24set square 0
25set 2dviewer 0
26