1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/vis/bug21747_17
tiv 293211aee0 0030592: Draw Harness, ViewerTest - provide vbackground command unifying vsetbg, vsetbgmode, vsetgradientbg, vsetgrbgmode, vsetcolorbg
A new command vbackground is created. Old background commands are made aliases for the newly created command (including vsetdefaultbg).
Tests are modified using newly added command vbackground.
2019-04-22 19:31:24 +03:00

16 lines
313 B
Plaintext
Executable File

puts "============"
puts "OCC21747"
puts "============"
puts ""
set BugNumber OCC21747
vinit
puts "${BugNumber}"
puts "Type=CORNER4, Color from BLUE to RED, Direction from LEFT BOTTOM CORNER"
vbackground -gradient BLUE1 RED -gradientMode CORNER4
checkview -screenshot -3d -path ${imagedir}/${test_image}.png