0029751: Incremental mesh produces different meshes for windows and linux (debian 8)
[occt.git] / tests / bugs / mesh / bug23512_2
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 incmesh result 0.000001
17
18 vsetdispmode 1
19 vdisplay result
20 vaxo
21 vfit
22
23 checknbshapes result -vertex 6 -edge 14 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 37
24 # relative tolerance (%)
25 set rel_tol 1
26 set area_eps 0
27
28 checkview -screenshot -3d -path ${imagedir}/${test_image}.png