Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg_1 / bug19793_2
1 puts "============"
2 puts "OCC19793"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Fuse problem of symetrical shapes. Appendix for NPAL19789
7 #######################################################################
8
9 cpulimit 100
10 #cpulimit 4500
11 set BugNumber OCC19793
12
13 puts "Load first shape ..."
14 restore [locate_data_file bug19793_new_shape.brep] b1 
15 puts "Load second shape ..."
16 restore [locate_data_file bug19793_shape.brep] b2 
17
18 puts "Prepare boolean operation ..."
19 bop b1 b2
20
21 puts "Start boolean operation ..."
22 bopsection result
23 puts "Finish boolean operation ..."
24
25 set length 17730.1
26
27 set nb_e_good 1190
28 set nb_v_good 68
29 set nb_e_good 70
30 set nb_w_good 0
31 set nb_f_good 0
32 set nb_sh_good 0
33 set nb_sol_good 0
34 set nb_compsol_good 0
35 set nb_compound_good 1
36 set nb_shape_good 139
37
38
39 set 2dviewer 0