meshing.tui#

class ansys.fluent.core.generated.meshing.tui_251.main_menu(service, version, mode, path)#

Bases: TUIMenu

Fluent meshing main menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

beta_feature_access(service, version, mode, path)

boundary(service, version, mode, path)

Enter the boundary menu.

cad_assemblies(service, version, mode, path)

Menu for cad assemblies.

close_fluent(service, version, mode, path)

(ANSYS Fluent in Workbench only) Exits program.

diagnostics(service, version, mode, path)

Diagnostic tools.

display(service, version, mode, path)

Enter the display menu.

file(service, version, mode, path)

Enter the file menu.

material_point(service, version, mode, path)

Manage material points.

mesh(service, version, mode, path)

Enter the grid menu.

objects(service, version, mode, path)

Manage objects.

openmp_controls(service, version, mode, path)

Enter the openmp menu.

parallel(service, version, mode, path)

Enter the parallel menu.

preferences(service, version, mode, path)

Set preferences.

print_license_usage(service, version, mode, path)

Print license usage information.

reference_frames(service, version, mode, path)

Manage reference frames.

report(service, version, mode, path)

Enter the report menu.

scoped_sizing(service, version, mode, path)

Manage scoped sizing.

server(service, version, mode, path)

Enter the server menu.

size_functions(service, version, mode, path)

Manage advanced size functions.

switch_to_solution_mode(service, version, ...)

Enables you to transfer the mesh data from meshing mode to solution mode in ANSYS Fluent.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

(ANSYS Fluent in Workbench only) Exits program.

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

Bases: TUIMethod

Print license usage information.

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

Bases: TUIMethod

Enables you to transfer the mesh data from meshing mode to solution mode in ANSYS Fluent. When you use the switch-to-solution-mode command, you will be asked to confirm that you want to switch to solution mode.