playback#
Bases:
TUIMenuEnters the animation playback menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
delete(service, version, mode, path)Deletes animation sequence.
play(service, version, mode, path)Plays the selected animation.
read(service, version, mode, path)Reads new animation from file or already defined animations.
set_custom_frames(service, version, mode, path)Specify a custom start frame, increment, and end frame for video export.
stored_view(service, version, mode, path)Plays the 3D animation sequence using the view stored in the sequence.
video(service, version, mode, path)Enters the video menu.
write(service, version, mode, path)Writes animation sequence to the file.
__init__ method of TUIMenu class.
Bases:
TUIMethodDeletes animation sequence.
Bases:
TUIMethodPlays the selected animation.
Bases:
TUIMethodReads new animation from file or already defined animations.
Bases:
TUIMethodSpecify a custom start frame, increment, and end frame for video export.
Bases:
TUIMethodPlays the 3D animation sequence using the view stored in the sequence.
Bases:
TUIMethodWrites animation sequence to the file.