0027986: Visualization - AIS_InteractiveContext::SetLocation() does not update dynami...
[occt.git] / tests / bugs / vis / bug22502
CommitLineData
5d7a0489 1puts "TODO OCC11111 ALL: Error: Number of triangles"
2puts "TODO OCC11111 ALL: Error: Number of nodes"
3puts "TODO OCC11111 ALL: Error: Maximal deflection"
7faaccfd 4
5puts "============"
6puts "OCC22502"
7puts "============"
8puts ""
9#######################################################################
10# Triangulation cannot be built on valid face
11#######################################################################
12
13set BugNumber OCC22502
14
15pload ALL
16
17restore [locate_data_file OCC22502-bug601_noshading.brep] result
18checkshape result
19tolerance result
20tclean result
21
22set Deflection 0.001
23incmesh result ${Deflection}
24
5d7a0489 25checktrinfo result -tri 170 -nod 172 -defl 0.00061201255663038154 -tol_rel_defl 0.001 -tol_rel_tri 0.001 -tol_rel_nod 0.001
7faaccfd 26
27vinit
28vdisplay result
29vfit
30
31vsetdispmode 1
32
5747059b 33checkview -screenshot -3d -path ${imagedir}/${test_image}.png