0026607: Wrong value of area.
[occt.git] / tests / bugs / modalg_1 / bug15968_2
1 puts "============"
2 puts "OCC15968"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Result of checkshape command depends on order of subshapes in a shape 
7 #######################################################################
8
9 restore [locate_data_file OCC15968.brep] s
10
11 explode s f
12
13 # shell 2
14 shape s2 sh
15 add s_1 s2
16 add s_2 s2
17 renamevar s2 result
18
19 set square 164
20 set nb_v_good 10
21 set nb_e_good 11
22 set nb_w_good 3
23 set nb_f_good 2
24 set nb_sh_good 1
25 set nb_sol_good 0
26 set nb_compsol_good 0
27 set nb_compound_good 0
28 set nb_shape_good 27
29
30 set 2dviewer 0