solution_animations_child#
- class ansys.fluent.core.generated.solver.settings_252.solution_animations_child(name=None, parent=None)#
Bases:
Group
‘child_object_type’ of solution_animations.
Attributes
Attribute |
Summary |
---|---|
A name for an object. |
|
A graphics object to animate. The images will be captured at the specified frequency. |
|
Specifies whether images are saved based on time-step, flow-time, or iteration. |
|
The timestep/iteration number after which image will be captured. |
|
How much flow-time must pass before images are captured. |
|
‘last_flow_time’ child. |
|
Specifies whether the time-step, flow-time, or iteration number is appended to the animation image file name. |
|
The image format file type. |
|
The directory where animation images are stored using either an absolute or relative (./) path to currently opened case directory. |
|
Window id to display recording image object at. |
|
Specifies whether the view is based on the animation object or from the stored list of views. |
|
Specifies whether to export animation images using realistic raytracer rendering (computationally expensive). |
|
Append the time-step, flow-time, or iteration number to the animation image file names. |
|
The number of decimal places included in the appended flow-time value. |
Methods
Method |
Summary |
---|---|
‘display’ command. |
Included in:
Parent |
Summary |
---|---|
‘solution_animations’ child. |