Files
OCCT/tests/bugs/vis/bug288_5
ski 5d7a048985 0027126: Create command checktrinfo to verify meshes
Command checktrinfo was created.
Test cases were updated to use command checktrinfo.
2016-02-05 11:14:44 +03:00

18 lines
371 B
Plaintext
Executable File

puts "============ OCC288 (case 5) ==============="
restore [locate_data_file OCC288e.brep] result
#Delete invalid (in terms of bug#25109) triangulation
tclean result
checkshape result
vinit
vdisplay result
vsetdispmode result 1
isos result 0
triangles result
vfit
checktrinfo result -tri 9448 -nod 9080
checkview -screenshot -3d -path ${imagedir}/${test_image}.png