navigation#
- class ansys.fluent.core.generated.meshing.tui_252.main_menu.preferences.navigation(service, version, mode, path)#
Bases:
TUIMenuEnter 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:
TUIMenuEnable/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:
TUIMenuEnter 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:
TUIMethodSpecify the action/behavoir for Ctrl + left-mouse-button + click.
- class ctrllmbdrag(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Ctrl + left-mouse-button + drag.
- class ctrlmmbclick(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Ctrl + middle-mouse-button + click.
- class ctrlmmbdrag(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Ctrl + middle-mouse-button + drag.
- class ctrlrmbclick(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Ctrl + right-mouse-button + click.
- class ctrlrmbdrag(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Ctrl + right-mouse-button + drag.
- class mouseprobe(service, version, mode, path)#
Bases:
TUIMethodSpecify whether the probe action provides a long description or a short description.
- class mousewheel(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior of the mouse-wheel.
- class mousewheelsensitivity(service, version, mode, path)#
Bases:
TUIMethodSpecify the sensitivity of the mouse-wheel (0 is least sensitive, 1 is most sensitive).
- class reversewheeldirection(service, version, mode, path)#
Bases:
TUIMethodReverse the behavior of the mouse-wheel.
- class shiftlmbclick(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Shift + left-mouse-button + click.
- class shiftlmbdrag(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Shift + left-mouse-button + drag.
- class shiftmmbclick(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Shift + middle-mouse-button + click.
- class shiftmmbdrag(service, version, mode, path)#
Bases:
TUIMethodSpecify the action/behavior for Shift + middle-mouse-button + drag.
- class basic(service, version, mode, path)#
Bases:
TUIMenuNo 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.