animate#

class ansys.fluent.core.solver.tui_231.main_menu.solution.calculation_activities.animate(path, service)#

Bases: TUIMenu

Enter the animation menu.

Classes:

define(path, service)

Enter the animation definition menu.

objects(path, service)

Enter to define, edit, delete solution animation objects.

class define(path, service)#

Bases: TUIMenu

Enter the animation definition menu.

Methods:

define_monitor(*args, **kwargs)

Define new animation.

edit_monitor(*args, **kwargs)

Change animation monitor attributes.

define_monitor(*args, **kwargs)#

Define new animation.

edit_monitor(*args, **kwargs)#

Change animation monitor attributes.

class objects(path, service)#

Bases: TUIMenu

Enter to define, edit, delete solution animation objects.

Methods:

clear_history(*args, **kwargs)

Clear object history.

copy(*args, **kwargs)

Copy graphics object.

create(*args, **kwargs)

Create new graphics object.

delete(*args, **kwargs)

Delete graphics object.

edit(*args, **kwargs)

Edit graphics object.

clear_history(*args, **kwargs)#

Clear object history.

copy(*args, **kwargs)#

Copy graphics object.

create(*args, **kwargs)#

Create new graphics object.

delete(*args, **kwargs)#

Delete graphics object.

edit(*args, **kwargs)#

Edit graphics object.