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

<animationpath>.getLoopMode

Get the loop mode of the animation path

<animationpath>.getLoopMode()  

Remarks

See <animationpath>.setLoopMode for more information.

Return Value

One of the following loop modes:

viz.OFF
viz.LOOP
viz.SWING
viz.CIRCULAR

See also

<animationpath>.setLoopMode