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