Skip to main content
Ctrl+K
PyFluent - Home

Site Navigation

  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub
  • Support

Site Navigation

  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub
  • Support

Section Navigation

  • General
  • Meshing
    • faulttolerant
    • meshing_workflow
    • watertight
    • meshing.tui
      • boundary
      • material_point
      • size_functions
      • display
      • mesh
      • preferences
        • appearance
        • turbo_workflow
        • graphics
        • meshing_workflow
        • mat_pro_app
        • general
        • navigation
          • mouse_mapping
        • simulation
        • parametric_study
        • gpuapp
      • objects
      • reference_frames
      • openmp_controls
      • file
      • cad_assemblies
      • report
      • parallel
      • scoped_sizing
      • diagnostics
    • meshing.datamodel
  • Solver
  • PyAnsys
  • API reference
  • Meshing
  • meshing.tui
  • preferences
  • navigation

navigation#

class ansys.fluent.core.meshing.tui_232.main_menu.preferences.navigation(service, version, mode, path)

Bases: TUIMenu

Enter the menu for controlling navigation in ANSYS Fluent.

Classes:

mouse_mapping(service, version, mode, path)

Enable/disable the printing of additional information and messages in the Console.

class mouse_mapping(service, version, mode, path)

Bases: TUIMenu

Enable/disable the printing of additional information and messages in the Console.

Classes:

additional(service, version, mode, path)

Enter the menu for controlling mouse mappings that include a modifier button such as Ctrl and Shift.

basic(service, version, mode, path)

.

Methods:

mousemaptheme(*args, **kwargs)

.

class additional(service, version, mode, path)

Bases: TUIMenu

Enter the menu for controlling mouse mappings that include a modifier button such as Ctrl and Shift.

Methods:

ctrllmbclick(*args, **kwargs)

Specify the action/behavoir for Ctrl + left-mouse-button + click.

ctrllmbdrag(*args, **kwargs)

Specify the action/behavior for Ctrl + left-mouse-button + drag.

ctrlmmbclick(*args, **kwargs)

Specify the action/behavior for Ctrl + middle-mouse-button + click.

ctrlmmbdrag(*args, **kwargs)

Specify the action/behavior for Ctrl + middle-mouse-button + drag.

ctrlrmbclick(*args, **kwargs)

Specify the action/behavior for Ctrl + right-mouse-button + click.

ctrlrmbdrag(*args, **kwargs)

Specify the action/behavior for Ctrl + right-mouse-button + drag.

mouseprobe(*args, **kwargs)

Specify whether the probe action provides a long description or a short description.

mousewheel(*args, **kwargs)

Specify the action/behavior of the mouse-wheel.

mousewheelsensitivity(*args, **kwargs)

Specify the sensitivity of the mouse-wheel (0 is least sensitive, 1 is most sensitive).

reversewheeldirection(*args, **kwargs)

Reverse the behavior of the mouse-wheel.

shiftlmbclick(*args, **kwargs)

Specify the action/behavior for Shift + left-mouse-button + click.

shiftlmbdrag(*args, **kwargs)

Specify the action/behavior for Shift + left-mouse-button + drag.

shiftmmbclick(*args, **kwargs)

Specify the action/behavior for Shift + middle-mouse-button + click.

shiftmmbdrag(*args, **kwargs)

Specify the action/behavior for Shift + middle-mouse-button + drag.

shiftrmbclick(*args, **kwargs)

Specify the action/behavior for Shift + right-mouse-button + click.

shiftrmbdrag(*args, **kwargs)

Specify the action/behavior for Shift + right-mouse-button + drag.

ctrllmbclick(*args, **kwargs)

Specify the action/behavoir for Ctrl + left-mouse-button + click.

ctrllmbdrag(*args, **kwargs)

Specify the action/behavior for Ctrl + left-mouse-button + drag.

ctrlmmbclick(*args, **kwargs)

Specify the action/behavior for Ctrl + middle-mouse-button + click.

ctrlmmbdrag(*args, **kwargs)

Specify the action/behavior for Ctrl + middle-mouse-button + drag.

ctrlrmbclick(*args, **kwargs)

Specify the action/behavior for Ctrl + right-mouse-button + click.

ctrlrmbdrag(*args, **kwargs)

Specify the action/behavior for Ctrl + right-mouse-button + drag.

mouseprobe(*args, **kwargs)

Specify whether the probe action provides a long description or a short description.

mousewheel(*args, **kwargs)

Specify the action/behavior of the mouse-wheel.

mousewheelsensitivity(*args, **kwargs)

Specify the sensitivity of the mouse-wheel (0 is least sensitive, 1 is most sensitive).

reversewheeldirection(*args, **kwargs)

Reverse the behavior of the mouse-wheel.

shiftlmbclick(*args, **kwargs)

Specify the action/behavior for Shift + left-mouse-button + click.

shiftlmbdrag(*args, **kwargs)

Specify the action/behavior for Shift + left-mouse-button + drag.

shiftmmbclick(*args, **kwargs)

Specify the action/behavior for Shift + middle-mouse-button + click.

shiftmmbdrag(*args, **kwargs)

Specify the action/behavior for Shift + middle-mouse-button + drag.

shiftrmbclick(*args, **kwargs)

Specify the action/behavior for Shift + right-mouse-button + click.

shiftrmbdrag(*args, **kwargs)

Specify the action/behavior for Shift + right-mouse-button + drag.

class basic(service, version, mode, path)

Bases: TUIMenu

.

Methods:

lmb(*args, **kwargs)

.

lmbclick(*args, **kwargs)

.

mmb(*args, **kwargs)

.

mmbclick(*args, **kwargs)

.

rmb(*args, **kwargs)

.

rmbclick(*args, **kwargs)

.

lmb(*args, **kwargs)

.

lmbclick(*args, **kwargs)

.

mmb(*args, **kwargs)

.

mmbclick(*args, **kwargs)

.

rmb(*args, **kwargs)

.

rmbclick(*args, **kwargs)

.

mousemaptheme(*args, **kwargs)

.

Show Source

© Copyright (c) 2023 ANSYS, Inc. All rights reserved.

Created using Sphinx 7.2.6.

Built with the Ansys Sphinx Theme 0.12.2.
Last updated on