Files
OCCT/tests/opengl/data/markers/bug23654_MarkersRecompute
Pasukhin Dmitry a15fed9b86 Coding - Temporary remove samples from the repository (#960)
- Moved tcl samples to resource folder.
- Clean up cmake from samples related settings.
- Removed CSharp samples from the repository.
- Removed MFC samples from the repository.
- Removed Qt samples from the repository.
- Removed Inspector samples from the repository.
- Removed glwin samples from the repository.
- Removed webgl samples from the repository.
- Removed xaml samples from the repository.
- Removed Java samples from the repository.
2025-12-27 21:51:28 +00:00

24 lines
425 B
Plaintext

puts "========"
puts "OCC23654 Markers recompute"
puts "========"
pload VISUALIZATION
vcaps -sprites
source $env(CSF_OCCTResourcePath)/samples/tcl/markers.tcl
set anImage1 $imagedir/${casename}_1.png
set anImage2 $imagedir/${casename}_2.png
vdump $anImage1
vclose Driver1/Viewer1/View1 1
vinit name=View1 l=32 t=32 w=512 h=512
vactivate Driver1/Viewer1/View1
vbottom
vdisplay -noupdate b
vfit
vremove b
vdump $anImage2