Adding testing cases from chl group
[occt.git] / tests / bugs / step / bug3397
1 puts "============"
2 puts "OCC3397"
3 puts "============"
4 puts ""
5 ######################################################
6 # Incorrect work of ShapeFix_ComposeShell
7 ######################################################
8
9 set BugNumber OCC3397
10
11 #mkv-04.09.06
12 param read.step.shape.relationship OFF
13
14 if [catch { stepread [locate_data_file trj12_b3-tu-203.stp] a * } res] {
15     puts "Faulty ${BugNumber} : here is reading problem"
16 } else {
17     tpcompound result
18     
19     set square 1.48021e+06
20     set nb_v_good 1228
21     set nb_e_good 1938
22     set nb_w_good 762
23     set nb_f_good 696
24     set nb_sh_good 1
25     set nb_sol_good 1
26     set nb_compsol_good 0
27     set nb_compound_good 1
28     set nb_shape_good 4627
29 }
30
31 set 2dviewer 0