Correction of testing case for issue 24374
[occt.git] / tests / bugs / modalg_2 / bug472_3
1 #puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2 #puts "TODO OCC12345 ALL: Error : The square of result shape is"
3 puts "TODO OCC12345 ALL: Error : The command is not valid"
4 puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must contains"
5
6 puts "========================"
7 puts " OCC472 "
8 puts "(case 3)"
9 puts "========================"
10 puts ""
11 #####################################################
12 ## Bad result of Fuse Operation (Cut&Common - bad too). SAM1470 (#2634) 
13 #####################################################
14
15 restore [locate_data_file OCC472a.brep] b1 
16 checkshape b1
17
18 restore [locate_data_file OCC472b.brep] b2
19 checkshape b2
20
21 bfuse result b1 b2
22
23 set nb_v_good 5
24 set nb_e_edge 7
25 set square 0
26 set 2dviewer 0
27