Выделение элементов Grease Pencil¶
Select Mode¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
1, 2, 3
Edit Mode selection buttons.¶
In Edit Mode there are three different selection modes. You can enter the different modes by selecting one of the three buttons in the header.
- Точки (points):
To select individual points.
- Штрихи (strokes):
To select an entire stroke.
- Сегменты (segments):
To select all points that are between other strokes.
Points, stroke and in between stroke selection sample.¶
Select All/None/Invert¶
All these options have the same meaning and behavior as in Object Mode.
Выделить случайным образом (select random)¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
Randomly selects unselected points or strokes.
- Соотношение* (ratio)
The likelihood of an unselected elements being selected. Note that, this is not the percentage amount of elements that will be selected.
- Случайная вариация (random seed)
Вариация, используемая генератором псевдослучайных чисел.
- Действие (action)
Selection or deselection of elements.
Select Alternated¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
Selects alternate points in the selected strokes.
Выделить больше/меньше (select more/less)¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
Ctrl-NumpadПлюс, Ctrl-NumpadМинус
The purpose of these operators is to reduce or enlarge the current selection within a stroke (i.e. they will never «go outside» of a stroke or «jump» to another stroke in the same object).
- Больше (more)
For each selected point, select all its linked points (i.e. one or two…).
- Меньше (less)
For each selected point, if all points linked to this point are selected, keep this one selected. Otherwise, deselect it.
Подсказка
When all points of a stroke are selected, nothing will happen (as for Less, all linked points are always selected, and of course, More cannot add any). Conversely, the same goes when no points are selected.
По типу штриха (by stroke type)¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
Selects curves based on whether they are strokes or fills.
- Тип (type)
- Штрих (stroke):
Select all stroke curves (outlines).
- Заполнить (fill):
Select all fill curves (enclosed filled shapes).
- Снять выделение (deselect)
If enabled, matching curves are deselected instead of selected.
Выделить по схожести (select similar)¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
Shift-G
Выделить все штрихи со схожими характеристиками.
- Режим (mode)
The characteristics to compare.
- Слой (layer):
Выделяет все точки/штрихи с одинаковым индексом слоя.
- Материал (material):
Выделяет все точки/штрихи с одинаковым индексом материала.
- Цвет вершины (vertex color):
Выделяет все точки/штрихи с одинаковым цветом вершин.
- Радиус (radius):
Выделяет все точки/штрихи с одинаковым радиусом штриха.
- Непрозрачность (opacity):
Selects all the points/strokes with a similar layer opacity
- Порог (threshold)
How similar the selection must be.
Выделить заполнение (select fill)¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
Ctrl-L
Selects all curves that belong to the same fill region as the active curve.
Grease Pencil fills can be composed of multiple boundary curves. This operator expands the current selection to include all curves that define the same enclosed fill area.
This is useful when editing or transforming an entire filled shape, ensuring that all boundary strokes are selected together.
Выделить связанные (select linked)¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
L
Selects the stroke under the cursor along with all connected points belonging to the same stroke.
This is useful for quickly selecting an entire stroke for editing, transforming, moving between layers, or applying material changes.
- Deselect Linked
Removes the linked stroke under the cursor from the selection.
Горячая клавиша: Shift-L
Select First/Last¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
These operators will toggle the selection of the first or last point(s) of the stroke(s) in the object. This is useful to quickly find the start of a stroke.