setStep()
Set the current time step.
Usage
vis.setStep( step )
Parameters
- step (string)
- The time step which should be set.
Return Value
None
Errors
step should be valid.
Description
This routine sets the current time step to step. For
example,
vis.setStep( "2" )