VTK/Tutorials/Tcl

From KitwarePublic
< VTK‎ | Tutorials
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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