0023795: Performance regression of meshing
[occt.git] / tests / bugs / mesh / bug26889
1 puts "========="
2 puts "CR26889"
3 puts "========="
4 puts ""
5 ###############################################
6 # Very poor mesh result from shape
7 ###############################################
8
9 pload XDE
10
11 stepread [locate_data_file bug26889_export.step] a *
12
13 dlog reset
14 dlog on
15
16 dchrono t restart
17 incmesh a_1 0.1 1
18 dchrono t stop counter incmesh
19
20 checktrinfo a_1 -tri -nod
21
22 vinit
23 vsetdispmode 1
24 vdisplay a_1
25 vfit
26 checkview -screenshot -3d -path ${imagedir}/${test_image}.png