playback#
Bases:
TUIMenu
Enters 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:
TUIMethod
Deletes animation sequence.
Bases:
TUIMethod
Plays the selected animation.
Bases:
TUIMethod
Reads new animation from file or already defined animations.
Bases:
TUIMethod
Specify a custom start frame, increment, and end frame for video export.
Bases:
TUIMethod
Plays the 3D animation sequence using the view stored in the sequence.
Bases:
TUIMethod
Writes animation sequence to the file.