mixing_planes#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.mixing_planes(service, version, mode, path)#

Bases: TUIMenu

Enter the mixing planes menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

create(service, version, mode, path)

Create a mixing plane.

delete(service, version, mode, path)

Delete a mixing plane.

list(service, version, mode, path)

List defined mixing plane(s).

set(service, version, mode, path)

Enter the mixing plane set menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Create a mixing plane.

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

Bases: TUIMethod

Delete a mixing plane.

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

Bases: TUIMethod

List defined mixing plane(s).