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
vis.setStep( "2" )
Set the current time step.
vis.setStep( step )
None
step should be valid.
vis.setStep( "2" )