Skip to main content
Ctrl+K
PyFluent - Home PyFluent - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contributing to PyFluent
    • Release notes
Ctrl+K
  • GitHub
  • Support
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contributing to PyFluent
  • Release notes
Ctrl+K
  • GitHub
  • Support

Section Navigation

ansys.fluent.core

  • docker
  • filereader
  • launcher
  • meshing
    • meshing_workflow
    • meshing.datamodel
    • meshing.tui
      • boundary
      • cad_assemblies
      • diagnostics
      • display
      • file
      • material_point
      • mesh
      • objects
      • openmp_controls
      • parallel
      • preferences
        • ansys_cloud_burst
        • appearance
        • general
        • gpuapp
        • graphics
        • mat_pro_app
        • meshing_workflow
        • navigation
          • mouse_mapping
        • parametric_study
        • prj_app
        • python_console
        • simulation
        • turbo_setup
        • turbo_workflow
      • reference_frames
      • report
      • scoped_sizing
      • server
      • size_functions
  • scheduler
  • services
  • solver
  • streaming_services
  • utils
  • exceptions
  • file_session
  • field_data_interfaces
  • fluent_connection
  • journaling
  • logger
  • parametric
  • rpvars
  • search
  • session_base_meshing
  • session_meshing
  • session_pure_meshing
  • session_solver_icing
  • session_solver_lite
  • session_solver
  • session
  • session_utilities
  • system_coupling
  • pyfluent_warnings
  • workflow
  • Deprecated APIs
  • PyAnsys
  • API reference
  • meshing
  • meshing.tui
  • preferences
  • navigation

navigation#

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

Bases: TUIMenu

Enter the menu for controlling navigation in ANSYS Fluent.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

mouse_mapping(service, version, mode, path)

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

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMenu

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

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

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)

No help available.

mousemaptheme(service, version, mode, path)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

ctrllmbclick(service, version, mode, path)

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

ctrllmbdrag(service, version, mode, path)

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

ctrlmmbclick(service, version, mode, path)

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

ctrlmmbdrag(service, version, mode, path)

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

ctrlrmbclick(service, version, mode, path)

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

ctrlrmbdrag(service, version, mode, path)

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

mouseprobe(service, version, mode, path)

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

mousewheel(service, version, mode, path)

Specify the action/behavior of the mouse-wheel.

mousewheelsensitivity(service, version, ...)

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

reversewheeldirection(service, version, ...)

Reverse the behavior of the mouse-wheel.

shiftlmbclick(service, version, mode, path)

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

shiftlmbdrag(service, version, mode, path)

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

shiftmmbclick(service, version, mode, path)

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

shiftmmbdrag(service, version, mode, path)

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

shiftrmbclick(service, version, mode, path)

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

shiftrmbdrag(service, version, mode, path)

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

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

Specify the action/behavior of the mouse-wheel.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

Reverse the behavior of the mouse-wheel.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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

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

Bases: TUIMenu

No help available.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

lmb(service, version, mode, path)

No help available.

lmbclick(service, version, mode, path)

No help available.

mmb(service, version, mode, path)

No help available.

mmbclick(service, version, mode, path)

No help available.

rmb(service, version, mode, path)

No help available.

rmbclick(service, version, mode, path)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

On this page
  • navigation
    • navigation.__init__()
    • navigation.mouse_mapping
      • navigation.mouse_mapping.__init__()
      • navigation.mouse_mapping.additional
        • navigation.mouse_mapping.additional.__init__()
        • navigation.mouse_mapping.additional.ctrllmbclick
        • navigation.mouse_mapping.additional.ctrllmbdrag
        • navigation.mouse_mapping.additional.ctrlmmbclick
        • navigation.mouse_mapping.additional.ctrlmmbdrag
        • navigation.mouse_mapping.additional.ctrlrmbclick
        • navigation.mouse_mapping.additional.ctrlrmbdrag
        • navigation.mouse_mapping.additional.mouseprobe
        • navigation.mouse_mapping.additional.mousewheel
        • navigation.mouse_mapping.additional.mousewheelsensitivity
        • navigation.mouse_mapping.additional.reversewheeldirection
        • navigation.mouse_mapping.additional.shiftlmbclick
        • navigation.mouse_mapping.additional.shiftlmbdrag
        • navigation.mouse_mapping.additional.shiftmmbclick
        • navigation.mouse_mapping.additional.shiftmmbdrag
        • navigation.mouse_mapping.additional.shiftrmbclick
        • navigation.mouse_mapping.additional.shiftrmbdrag
      • navigation.mouse_mapping.basic
        • navigation.mouse_mapping.basic.__init__()
        • navigation.mouse_mapping.basic.lmb
        • navigation.mouse_mapping.basic.lmbclick
        • navigation.mouse_mapping.basic.mmb
        • navigation.mouse_mapping.basic.mmbclick
        • navigation.mouse_mapping.basic.rmb
        • navigation.mouse_mapping.basic.rmbclick
      • navigation.mouse_mapping.mousemaptheme
  • Show Source

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

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.5.2.
Last updated on