8f85c95d5dd5a116ba6d9a08f835c19715160df9
[occt.git] / tests / bugs / modalg_1 / bug19793_2
1 puts "TODO ?OCC23753 ALL: Process killed by CPU limit"
2 puts "TODO ?OCC23753 ALL: TEST INCOMPLETE"
3
4 puts "============"
5 puts "OCC19793"
6 puts "============"
7 puts ""
8 #######################################################################
9 # Fuse problem of symetrical shapes. Appendix for NPAL19789
10 #######################################################################
11
12 cpulimit 500
13 #cpulimit 4500
14 set BugNumber OCC19793
15
16 puts "Load first shape ..."
17 restore [locate_data_file bug19793_new_shape.brep] b1 
18 puts "Load second shape ..."
19 restore [locate_data_file bug19793_shape.brep] b2 
20
21 puts "Prepare boolean operation ..."
22 bop b1 b2
23
24 puts "Start boolean operation ..."
25 bopsection result
26 puts "Finish boolean operation ..."
27
28 set length 17730.1
29
30 set nb_e_good 1190
31 set nb_v_good 68
32 set nb_e_good 70
33 set nb_w_good 0
34 set nb_f_good 0
35 set nb_sh_good 0
36 set nb_sol_good 0
37 set nb_compsol_good 0
38 set nb_compound_good 1
39 set nb_shape_good 139
40
41
42 set 2dviewer 0