execute_commands#

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

Bases: TUIMenu

Enter the execute-monitor-commands menu.

Methods:

add_edit(*args, **kwargs)

Add or edit execute-commands.

copy(*args, **kwargs)

Copy an execute-command.

delete(*args, **kwargs)

Delete an execute-command.

disable(*args, **kwargs)

Disable an execute-command.

enable(*args, **kwargs)

Enable an execute-command.

export(*args, **kwargs)

Export execute-commands to a TSV file.

import_(*args, **kwargs)

Import execute-commands from a TSV file.

add_edit(*args, **kwargs)#

Add or edit execute-commands.

copy(*args, **kwargs)#

Copy an execute-command.

delete(*args, **kwargs)#

Delete an execute-command.

disable(*args, **kwargs)#

Disable an execute-command.

enable(*args, **kwargs)#

Enable an execute-command.

export(*args, **kwargs)#

Export execute-commands to a TSV file.

import_(*args, **kwargs)#

Import execute-commands from a TSV file.