objects#

class ansys.fluent.core.generated.solver.tui_261.main_menu.solve.animate.objects(service, version, mode, path)#

Bases: TUIMenu

Enter to define, edit, delete solution animation objects.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

clear_history(service, version, mode, path)

Clear object history.

copy(service, version, mode, path)

Copy graphics object.

create(service, version, mode, path)

Create new graphics object.

delete(service, version, mode, path)

Delete graphics object.

edit(service, version, mode, path)

Edit graphics object.

get_window_id(service, version, mode, path)

Get animation object window id.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class clear_history(service, version, mode, path)#

Bases: TUIMethod

Clear object history.

class copy(service, version, mode, path)#

Bases: TUIMethod

Copy graphics object.

class create(service, version, mode, path)#

Bases: TUIMethod

Create new graphics object.

class delete(service, version, mode, path)#

Bases: TUIMethod

Delete graphics object.

class edit(service, version, mode, path)#

Bases: TUIMethod

Edit graphics object.

class get_window_id(service, version, mode, path)#

Bases: TUIMethod

Get animation object window id.