setStepId()

Set the current time step ID.

Usage

vis.setStepId( stepId )

Parameters

stepId (integer)
The time step ID which should be set.

Return Value

None

Errors

stepId should be valid.

Description

This routine sets the current time step ID to stepId. For example,
vis.setStepId( 3 )