Correction of testing case for issue 24374
[occt.git] / tests / bugs / modalg_2 / bug22641
CommitLineData
809eca9d 1puts "TODO OCC11111 ALL: Error : The square of result shape is"
2puts "TODO OCC11111 ALL: Error : Result shape is WRONG"
3
4puts "================"
5puts "OCC22641"
6puts "================"
7puts ""
8#######################################################################################
9# Meshing problem on the attached model
10######################################################################################
11
12set BugNumber OCC22641
13
14catch { pload XDE }
15
16testreadstep [locate_data_file OCC22641-RailBosch.stp] result
17
18set square 160133
19
20set nb_v_good 7608
21set nb_e_good 12032
22set nb_w_good 4750
23set nb_f_good 4444
24set nb_sh_good 1
25set nb_sol_good 1
26set nb_compsol_good 0
27set nb_compound_good 0
28set nb_shape_good 28836
29
30vinit
31tclean result
32vsetdispmode 1
33vdisplay result
34vfit
35
36set 3dviewer 1