SelectionMode¶

-
class
SelectionMode¶ Bases:
pybind11_builtins.pybind11_objectSpecify a way to alter the active selection.
Members:
Add : Add to the active selection.
Invert : Invert the active selection.
Remove : Remove from the active selection.
Replace : Replace the active selection.
Constructors
__init__Methods
__int____long__Properties
name