1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
luz paz 7b5e532f83 0031939: Coding - correction of spelling errors in comments [part 7]
Fix various typos

Fixed via codespell v2.1.dev
2021-01-20 21:27:44 +03:00

24 lines
513 B
Plaintext
Executable File

puts "========"
puts "OCC428: Excep-tion during visualization on attached shape in application."
puts "SAM1414: Excep-tion is raised in the package StdPrs."
puts "========"
restore [locate_data_file OCC428.brep] result
tclean result
vinit
vdisplay result
vsetdispmode result 1
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}_shade.png
vclear
smallview
isos result 0
triangles result
fit
checktrinfo result -tri 10924 -nod 7869
checkview -screenshot -2d -path ${imagedir}/${test_image}_axo.png