playback#

class ansys.fluent.core.generated.solver.settings_261.playback(name=None, parent=None)#

Bases: Group

Control the playback settings of animation sequences.

Attributes

Attribute

Summary

set_custom_frames

Custom frames start, end, skip frames for video export.

video

Generate video output from the animation playback.

current_animation

Animation sequence to play.

Methods

Method

Summary

read_animation_file

Read new animation from file or already-defined animations.

write_animation

Write animation sequence to the file.

stored_view

Play the 3D animation sequence using the view stored in the sequence.

view_mode

Play the 3D animation sequence in desired view.

delete

Delete animation sequence.

play

Play the selected animation.

Included in:

Parent

Summary

animations

View and manage animation objects in the simulation.