Modified cpulimits in test cases in Debug mode.
[occt.git] / tests / bugs / mesh / bug23512_1
CommitLineData
456b33eb 1puts "================"
2puts "OCC23512"
3puts "================"
4puts ""
5#######################################################################################
6# Incorrect triangulation on revolution shape
7######################################################################################
8
9set BugNumber OCC23512
10
11restore [locate_data_file bug23512_rev_bad_shading.brep] result
12
13vinit
14tclean result
15
16vsetdispmode 1
17vdisplay result
18vaxo
19vfit
20
21set nb_v_good 6
22set nb_e_good 14
23set nb_w_good 8
24set nb_f_good 7
25set nb_sh_good 1
26set nb_sol_good 1
27set nb_compsol_good 0
28set nb_compound_good 0
29set nb_shape_good 37
30
31# relative tolerance (%)
32set rel_tol 1
33set area_eps 0
34
35set only_screen 1