0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / vis / bug22652
1 puts "============"
2 puts "OCC22652"
3 puts "============"
4 puts ""
5 #######################################################################
6 # No mesh for face (regression)
7 #######################################################################
8
9 set BugNumber OCC22652
10
11 pload ALL
12
13 restore [locate_data_file OCC22652-faceNoMesh.brep] result
14 vinit
15 vdisplay result
16 vfit
17
18 vsetdispmode 1
19
20 checktrinfo result -tri -nod
21 checkview -screenshot -3d -path ${imagedir}/${test_image}.png