VTK/Tutorials/Tcl

From KitwarePublic
< VTK‎ | Tutorials
Revision as of 12:22, 6 August 2010 by Daviddoria (talk | contribs) (Created page with 'When building VTK, you must turn VTK_WRAP_TCL ON. To run these scripts, run <pre> vtk script.tcl </pre> e.g. <pre> ~/bin/VTK/bin/vtk ~/src/VTK/Graphics/Testing/Tcl/schwarz.tcl <…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

When building VTK, you must turn VTK_WRAP_TCL ON.

To run these scripts, run

vtk script.tcl

e.g.

~/bin/VTK/bin/vtk ~/src/VTK/Graphics/Testing/Tcl/schwarz.tcl

or

~/bin/VTK/bin/vtk
source ~/src/VTK/Graphics/Testing/Tcl/schwarz.tcl