keyframe_child#

class ansys.cfx.core.generated.post_processing.settings_261.keyframe_child.keyframe_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of keyframe.

Attributes

Attribute

Summary

keyframe_filename

A string containing the name of the state file associated with this keyframe.

keyframe_name

A string containing the name of the keyframe to display to the user.

number_of_frames

The number of frames in the animation to insert between this keyframe and the next.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

keyframe

‘keyframe’ child.