0023512: Incorrect triangulation on revolution shape
[occt.git] / tests / bugs / modalg_2 / bug22818_4
1 puts "================"
2 puts "OCC22818"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Wrong triangulation of Revolution surface with slice angle <= 180 degree
7 ######################################################################################
8
9 set BugNumber OCC22818
10
11 pcone result 10 0 20 180
12 incmesh result 0.1
13 triangles result
14 isos result 0
15
16 checkshape result
17
18 set square 708.32
19
20 set nb_v_good 4
21 set nb_e_good 7
22 set nb_w_good 4
23 set nb_f_good 4
24 set nb_sh_good 1
25 set nb_sol_good 1
26 set nb_compsol_good 0
27 set nb_compound_good 0
28 set nb_shape_good 21
29
30 vinit
31 vdisplay result
32 vsetdispmode 1
33 vfit
34 vzfit
35
36 # relative tolerance (%)
37 set rel_tol 1
38 set area_eps 0
39
40 set only_screen 1