create#

class ansys.fluent.core.generated.solver.settings_252.create(name=None, parent=None)#

Bases: CommandWithPositionalArgs

Create New solution animation Object.

Parameters:
namestr

Name of the solution animation you want to create.

storage_dirstr

The directory where animation images are stored using either an absolute or relative (./) path to currently opened case directory.

animate_onstr

A graphics object to animate. The images will be captured at the specified frequency.

Arguments

Argument

Summary

name

Name of the solution animation you want to create.

storage_dir

The directory where animation images are stored using either an absolute or relative (./) path to currently opened case directory.

animate_on

A graphics object to animate. The images will be captured at the specified frequency.

Included in:

Parent

Summary

solution_animations

‘solution_animations’ child.