0024593: Missing surfaces from STL output
[occt.git] / tests / bugs / mesh / bug24938
1 puts "TODO OCC24938 ALL: Error: Number of triangles is equal to 0"
2 puts "TODO OCC24938 ALL: Error: Number of nodes is equal to 0"
3
4 puts "=========="
5 puts "OCC24938"
6 puts "=========="
7 puts ""
8 ########################################
9 # BRepMesh_IncrementalMesh hangs
10 ########################################
11
12 # to prevent loops limit to 5 minutes
13 cpulimit 300
14
15 restore [locate_data_file bug24938_27773.brep] result
16
17 tclean result
18 incmesh result 1.5 -relative
19
20 checktrinfo result -tri -nod
21
22 vinit
23 vsetdispmode 1
24 vdisplay result
25 vfit
26 checkview -screenshot -3d -path ${imagedir}/${test_image}.png