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