mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
6 lines
119 B
Plaintext
Executable File
6 lines
119 B
Plaintext
Executable File
if { "[vviewlist]" != "" } {
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
|
}
|
|
|
|
puts "TEST COMPLETED"
|