AnimationEndTimeMode#

class ansys.stk.core.stkobjects.AnimationEndTimeMode#

IntEnum

Overview#

UNKNOWN

Unknown animation mode.

NORMAL

Normal animation mode.

REAL_TIME

Real time animation mode.

X_REAL_TIME

X times real time animation mode.

TIME_ARRAY

Time array animation mode.

Import detail#

from ansys.stk.core.stkobjects import AnimationEndTimeMode