Выделение (selecting)#
Hair curves, while similar to regular curves are a bit different and have their own selection tools. Many of these match their regular curve tools but are implemented differently All hair curve selection operators are documented below for completeness.
These selection operators work in both Sculpt and Edit modes.
Режимы выделения#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
1, 2
Note, this is only supported for «Hair Curves».
Selection modes limits selection operators to certain curve domains. This feature is makes it easy to select whole segments at once, or to give more granular control over editing.
- Контрольные точки (control points):
Allows selection of individual control points.
- Кривая (curve):
Limits selection to whole curve segments.
Все (all)#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
A
Select all selectable elements.
Нет (none)#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
Alt-A
Deselect all elements, but the active element stays the same.
Инвертировать (invert)#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
Ctrl-I
Selects all the geometry that are not selected, and deselect currently selected components.
Выделить случайным образом (select random)#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
Select Random control points.
- Вариация (seed)
Seed used by the pseudo-random number generator.
- Вероятность (probability)
Selects the defined percentage of control points.
Выделить больше/меньше (select more/less)#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
Ctrl-NumpadПлюс, Ctrl-NumpadМинус
Their purpose, based on the currently selected control points, is to reduce or enlarge this selection.
- Прочие ноды
For each selected control point, select all its linked points (i.e. one or two…).
- Меньше (less)
For each selected control point, if all points linked to this point are selected, keep this one selected. Otherwise, deselect it.
This implies two points:
When all control points of a curve 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 control points are selected.
Second, these tools will never «go outside» of a curve (they will never «jump» to another curve in the same object).
Выделить связанные (select linked)#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
- Горячая клавиша:
L, Ctrl-L, Shift-L
L (or Ctrl-L for all) will add to the selection the cursor’s nearest control point, and all the linked ones, i.e. all points belonging to the same curve. Note that for Bézier, using L with a handle selected will select the whole control point and all the linked ones.
Select Endpoints#
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
Select endpoints of curves. Only supported in the Control Point selection mode.