Selecting Surface Elements¶
When editing a Surface object, it’s only possible to select control points. There are no edges, faces, or Bézier handles.
Дивись також
Selecting – Вибирання for general information about selecting items in Blender.
Вибрати Усе – Select All¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
«Вибір > Усе» –
- Скорочення:
A
Select all control points.
Select None¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
- Скорочення:
Alt-A
Deselect all control points.
Select Invert¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
- Скорочення:
Ctrl-I
Select all the unselected control points and deselect the selected ones.
Box Select – Вибір Коробкою¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
– «Вибір > Вибір Коробкою»
- Скорочення:
B
Circle Select – Вибір Колом¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
– «Вибір > Вибір Колом»
- Скорочення:
C
Lasso Select – Вибір Ласо¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
– «Вибір > Вибір Ласо»
- Скорочення:
Ctrl-RMB
Вибрати Випадково – Select Random¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
«Вибір > Вибрати Випадково» –
Adds random control points to the selection. The Наладнати Останню Операцію – Adjust Last Operation panel offers the following options:
- Ratio – Пропорція
The ratio of control points that should end up selected, e.g. 0.5 to select half of all points (that are not hidden).
Note that the existing selection is ignored: if half of the control points are already selected, setting Ratio to 0.1 won’t deselect anything, nor will it select 10% of the unselected points. Instead, it always picks 10% of all visible points and adds them to the selection.
- Random Seed – Базис Випадковості
A number that influences which specific control points get picked.
- Action – Дія
- Обрати:
Add random control points to the selection.
- Знати вибір:
Remove random control points from the selection.
Зневибрати Шахово – Checker Deselect¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
«Вибір > Зневибрати Шахово» –
Deselects control points according to a repeating pattern, starting at the active point. For example, if Deselected is set to 2 and Selected to 3, the operator will deselect the first two consecutive points, leave the next three unchanged, deselect the two that come after those, and so on. This is done in both the «horizontal» and «vertical» direction of the grid.
- Зневибране – Deselected
The number of control points to deselect in each pattern repetition.
- Selected – Вибране
The number of control points to leave unchanged in each pattern repetition.
- Offset – Зсув
Зсув від точки старту.
Select More/Less – Вибір Більше/Менше¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
– «Вибір > Більше/Менше»
- Скорочення:
Ctrl-NumpadPlus / Ctrl-NumpadMinus
Expands or contracts the selection based on the currently selected control points.
- Більше – More
Adds the neighbors of the selected control points to the selection.
- Менше – Less
Removes the control points with at least one unselected neighbor from the selection.
Select Linked – Вибір Пов’язане¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
«Вибір > Вибрати Пов’язане» –
- Скорочення:
Ctrl-L, L
Press Ctrl-L to select all control points that are «linked to» (belong to the same surface as) a control point that’s already selected.
Alternatively, press L to select the control point under the mouse cursor and all control points that are linked to it.
Вибрати Подібне – Select Similar¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
«Вибір > Вибрати Подібне» –
- Скорочення:
Shift-G
Selects control points that are similar in some way to a selected control point. The Наладнати Останню Операцію – Adjust Last Operation panel provides options for this:
- Тип
Which property to compare for determining similarity.
- Тип:
This option does not apply for Surfaces because, unlike Curves, they only support one handle type.
- Radius – Радіус:
Selects control points that have a similar Radius value. See Панель «Трансформа» – Transform Panel.
- Вагомість:
Selects control points that have a similar Weight value. See Панель «Трансформа» – Transform Panel.
- Напрям – Direction:
Selects control points that have a similar normal vector.
- Compare – Порівняння
How to compare unselected control points to selected ones.
- Equal:
Select control points whose property is equal to that of a selected point.
- Greater:
Select control points whose property is greater than or equal to the smallest property among the selected points.
- Менше – Less:
Select control points whose property is less than or equal to the greatest property among the selected points.
- Поріг – Threshold
Tolerance value for also including control points whose property is close to the property of a selected point. For example, if a selected control point has a Weight of 0.6 and the Threshold is set to 0.1, Select Similar will include all control points that have a Weight between 0.5 and 0.7.
Вибрати Ряд Керувальних Точок – Select Control Point Row¶
Посилання
- Режим:
Edit Mode – Режим Редагування
- Меню:
«Вибір > Ряд Керувальних Точок» –
- Скорочення:
Shift-Ctrl-R
Selects the control points that are on the same grid line as the active one (similar to edge loop selection for meshes). Invoke the operator again to use the grid line in the other direction.