1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/vis/bug20373
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

22 lines
505 B
Plaintext
Executable File

puts "============"
puts "OCC20373"
puts "============"
puts ""
#######################################################################
# Shading doesn't work on b-spline sphere
#######################################################################
set BugNumber OCC20373
restore [locate_data_file OCC20373.brep] result
vinit
vdisplay result
vsetdispmode 1
vfit
checktrinfo result -tri
checkprops result -s 9.92128e+06
checkshape result
checkview -screenshot -3d -path ${imagedir}/${test_image}.png