poITracingCtrl SetMode

Sets the node trace mode.

Syntax

poITracingCtrl_handle SetMode mode

Application

Tcl Modify

Description

This command sets the node trace mode.

Inputs

mode
The mode to be set.
First
Trace from first time step to current animation step.
All
Trace all time steps.
Last
Trace last N steps. N is specified by SetNumberOfSteps.
List
Trace only those steps contained in a list. See SetSimSteps.

Errors

None.