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/bug22819
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

21 lines
430 B
Plaintext
Executable File

puts "============"
puts "OCC22819"
puts "Redesign of OpenGl driver(Tests ColorScale)"
puts "============"
puts ""
set BugNumber OCC22819
plane p 100 100 100 0 0 1 1 0 0
psphere result p 30
vinit View1
vdisplay result
vsetmaterial result SILVER
vsettransparency result 0.6
vcolorscale cs -demo
vsetdispmode result 1
checkprops result -s 11309.6
checkshape result
checkview -screenshot -3d -path ${imagedir}/${test_image}.png