0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / mesh / bug23512_2
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
16incmesh result 0.000001
17
18vsetdispmode 1
19vdisplay result
20vaxo
21vfit
22
a4eba920 23checknbshapes result -vertex 6 -edge 14 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 37
456b33eb 24# relative tolerance (%)
25set rel_tol 1
26set area_eps 0
27
5747059b 28checkview -screenshot -3d -path ${imagedir}/${test_image}.png