additional#

class ansys.fluent.core.meshing.tui_231.main_menu.preferences.navigation.mouse_mapping.additional(path, service)#

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.