1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/vis/bug21578
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

27 lines
665 B
Plaintext
Executable File

puts "TODO OCC11111 ALL: Error: Number of triangles"
puts "TODO OCC11111 ALL: Error: Number of nodes"
puts "TODO OCC11111 ALL: Error : The area of result shape is"
puts "============"
puts "OCC21578"
puts "============"
puts ""
######################################################
# Attached shape is not vizualized in the shaded mode
######################################################
set BugNumber OCC21578
restore [locate_data_file OCC21578.brep] result
vinit
tclean result
vsetdispmode 1
vdisplay result
vfit
checktrinfo result -tri 231 -nod 236
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
checkprops result -s 0
checkshape result