meshing.tui#

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

Bases: TUIMenu

Fluent meshing main menu.

Classes:

beta_feature_access(service, version, mode, path)

Enable access to beta features in the interface.

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.

exit(service, version, mode, path)

Exits the program.

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.

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.

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

Bases: TUIMethod

Enable access to beta features in the interface.

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

Bases: TUIMethod

(ANSYS Fluent in Workbench only) Exits program.

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

Bases: TUIMethod

Exits the 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.