scene_animation#

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

Bases: Group

Keyframe animation option object.

Attributes

Attribute

Summary

set_custom_frames

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

Methods

Method

Summary

read_animation

Load a scene animation from file.

write_animation

Write keyframe Animation file.

add_keyframe

Add keyframe.

delete_keyframe

Delete a keyframe.

delete_all_keyframes

Delete all keyframes.

play

Play keyframe animation.

Included in:

Parent

Summary

animations

View and manage animation objects in the simulation.