1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00
Files
occt/tests/opengl/data/raytrace/bug27130
2022-11-04 13:02:30 +03:00

17 lines
384 B
Plaintext

puts "============"
puts "0027130: Visualization, Ray tracing - skip structures with transformation persistence flag"
puts "============"
puts ""
pload VISUALIZATION MODELING
vinit View1
vsetdispmode 1
restore [locate_data_file face1.brep] f
vdisplay f
box b1 25 25 25
vdisplay b1 -trsfPers zoom -trsfPersPos 0 0 0
vraytrace 1
vfit
vdump ${imagedir}/${casename}.png