mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08: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"
|