Selecting Grease Pencil Elements¶
Select Mode¶
Pregled
- Režim:
Edit Mode
- Meni:
- Shortcut:
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¶
Pregled
- Režim:
Edit Mode
- Meni:
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
Seed used by the pseudo-random number generator.
- Action
Selection or deselection of elements.
Select Alternated¶
Pregled
- Režim:
Edit Mode
- Meni:
Selects alternate points in the selected strokes.
Select More/Less¶
Pregled
- Režim:
Edit Mode
- Meni:
- Shortcut:
Ctrl-NumpadPlus, Ctrl-NumpadMinus
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¶
Pregled
- Režim:
Edit Mode
- Meni:
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¶
Pregled
- Režim:
Edit Mode
- Meni:
- Shortcut:
Shift-G
Select all strokes with similar characteristics.
- Režim
The characteristics to compare.
- Slojevi:
Selects all the points/strokes with a similar layer index.
- Material:
Selects all the points/strokes with a similar material index.
- Vertex Color:
Selects all the points/strokes with a similar vertex color.
- Radius:
Selects all the points/strokes with a similar stroke radius.
- Opacity:
Selects all the points/strokes with a similar layer opacity
- Threshold
How similar the selection must be.
Select Fill¶
Pregled
- Režim:
Edit Mode
- Meni:
- Shortcut:
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¶
Pregled
- Režim:
Edit Mode
- Meni:
- Shortcut:
L
Adds to the selection the cursor’s nearest control point, and all the linked ones, i.e. all points belonging to the same stroke.
Select First/Last¶
Pregled
- Režim:
Edit Mode
- Meni:
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.