0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / mesh / bug23512_1
1 puts "================"
2 puts "OCC23512"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Incorrect triangulation on revolution shape
7 ######################################################################################
8
9 set BugNumber OCC23512
10
11 restore [locate_data_file bug23512_rev_bad_shading.brep] result
12
13 vinit
14 tclean result
15
16 vsetdispmode 1
17 vdisplay result
18 vaxo
19 vfit
20
21 checknbshapes result -vertex 6 -edge 14 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 37
22 # relative tolerance (%)
23 set rel_tol 1
24 set area_eps 0
25
26 checkview -screenshot -3d -path ${imagedir}/${test_image}.png