Vizard 7 » Command Index » Vizard objects » animationpath » <animationpath>.setPaused
7.6

<animationpath>.setPaused

Set paused mode of animation path

<animationpath>.setPaused(  
mode  
)  
mode
Any True/False value or viz.TOGGLE to toggle the current state.

Remarks

This command will pause/resume the animation path. The animation path is initially paused.

Return Value

None

See also

<animationpath>.getPaused
<animationpath>.pause
<animationpath>.play