0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / perf / mesh / bug23795
1 puts "========="
2 puts "0023795: Performance regression of meshing"
3 puts "========="
4 puts ""
5
6 restore [locate_data_file bug23795_s.brep] result
7
8 dchrono t restart
9 incmesh result 0.1
10 dchrono t stop counter MeshBug23795
11
12 checktrinfo result -tri 10992 -nod 11016 -defl 0.99900001814148409 -tol_abs_defl 1e-6
13
14 vinit
15 vdefaults -autoTriang 0
16 vsetdispmode 1
17 vdisplay result
18 vfit
19 checkview -screenshot -3d -path ${imagedir}/${test_image}.png