navigation#
- class ansys.fluent.core.generated.meshing.tui_242.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)mousemaptheme
(service, version, mode, path)- __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 basic(service, version, mode, path)#
Bases:
TUIMenu
.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
lmb
(service, version, mode, path)lmbclick
(service, version, mode, path)mmb
(service, version, mode, path)mmbclick
(service, version, mode, path)rmb
(service, version, mode, path)rmbclick
(service, version, mode, path)- __init__(service, version, mode, path)#
__init__ method of TUIMenu class.