objects#

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

Bases: TUIMenu

Enters the object manipulation menu.

Classes:

clear_history(service, version, mode, path)

Clears solution animation object history.

copy(service, version, mode, path)

Copies solution animation object.

create(service, version, mode, path)

Creates new solution animation object.

delete(service, version, mode, path)

Deletes solution animation object.

edit(service, version, mode, path)

Edits solution animation object.

get_window_id(service, version, mode, path)

Get animation object window id.

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

Bases: TUIMethod

Clears solution animation object history.

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

Bases: TUIMethod

Copies solution animation object.

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

Bases: TUIMethod

Creates new solution animation object.

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

Bases: TUIMethod

Deletes solution animation object.

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

Bases: TUIMethod

Edits solution animation object.

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

Bases: TUIMethod

Get animation object window id.