[Paraview] Adding Delays In Session Trace Files
Brad King
brad.king at kitware.com
Fri Oct 29 08:18:17 EDT 2004
Kent Eschenberg wrote:
> A carefully conducted session, recorded in a session trace file, almost
> makes for a good demo but it needs delays (half a second to several
> seconds) inserted between steps. How could I add such commands to the file?
The demo available in the help menu is implemented as a session file and
it has delays. Take a look at the source code in
ParaView/GUI/Demos/Demo1.pvs. It just uses the "after" command in Tcl.
-Brad
More information about the ParaView
mailing list