mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
10 lines
219 B
Plaintext
Executable File
10 lines
219 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC21091"
|
|
puts "OCC21450"
|
|
puts "============"
|
|
puts ""
|
|
|
|
vinit View1
|
|
vcolorscale cs -range 10 20 100 -font 16 -textpos right -xy 0 0
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|