Введение

This section describes the various tools for selecting mesh elements.

См. также

The Выделение (selecting) page contains information about selecting in general.

Режимы выделения

Ссылка

Режим (mode):

Режим редактирования (edit mode)

Меню:

Заголовок 3D-вьюпорта ‣ Режим выделения 3D Viewport Header ‣ Select Mode

Горячая клавиша:

1, 2, 3 (Shift Multiple Selection Modes, Ctrl Expand/Contract Selection)

In Edit Mode, there are three different selection modes: Vertex, Edge, and Face. To switch to a different mode, click the button in the 3D Viewport’s header or press the shortcut key.

../../../_images/modeling_meshes_selecting_introduction_mode-buttons.png

Selection mode buttons

Vertex 1

In this mode, vertices are shown as points. Unselected vertices are shown in black, selected vertices in orange, and the active vertex in white.

Edge 2

In this mode, the vertices are not shown. Unselected edges are shown in black, selected edges in yellow, and the active edge in white.

Face 3

In this mode, selected faces are shaded in orange, and the active face additionally has a white border.

../../../_images/modeling_meshes_selecting_introduction_vertex-mode-example.png

Пример выделения в режиме вершин.

../../../_images/modeling_meshes_selecting_introduction_edge-mode-example.png

Пример выделения в режиме рёбер.

../../../_images/modeling_meshes_selecting_introduction_face-mode-example.png

Пример выделения в режиме граней.

Switching Selection Mode

When switching modes in an «ascending» way – from Vertices to Edges or from Edges to Faces – the selected elements from the old mode will only stay selected if they form a complete element in the new mode.

For example, if all four edges of a face are selected, switching from Edges to Faces will keep the face selected. However, any edges that do not form a complete face will be deselected.

../../../_images/modeling_meshes_selecting_introduction_edge-mode-example.png

Selection in Edge mode.

../../../_images/modeling_meshes_selecting_introduction_face-mode-switched-from-edge.png

Переключение в режим «граней».

When switching in a «descending» way, on the other hand, all elements stay selected. For example, if you selected a face and switch to Edge mode, all four of its edges will be selected.

Режимы множественного выделения

It’s possible to enable multiple modes at the same time by holding Shift while switching.

Расширение/Сокращение выделения

When holding Ctrl while switching to a «higher» mode, the selection will be expanded, fully including elements of the new mode that were only partially included before.

../../../_images/modeling_meshes_selecting_introduction_vertex-mode-example.png

Selection in Vertex mode.

../../../_images/modeling_meshes_selecting_introduction_edge-mode-expanding-from-vertex.png

Switching to Edge mode while holding Ctrl.

Holding Ctrl while switching to a «lower» mode does the opposite: it contracts the selection, deselecting elements in the new mode that have any unselected neighbors.

Рентген (X-Ray)

The X-Ray shading mode makes it possible to not just to see occluded geometry, but also select it. As a side effect, it’s no longer possible to select faces by clicking anywhere on their surface; instead, click the selection dot in their center.

../../../_images/modeling_meshes_selecting_introduction_limit-selection-to-visible-off.png

Рентген включён.

../../../_images/modeling_meshes_selecting_introduction_limit-selection-to-visible-on.png

Рентген выключен.

Меню «Выделить»

Все (all) A

Выделить всё.

Ничего (none) Alt-A

Снять выделение.

Инвертировать (invert) Ctrl-I

Select the geometry that’s not selected, and deselect the geometry that is.


Выделить рамкой B (box select)

Интерактивное выделение рамкой.

Выделить окружностью C (circle select)

Интерактивное выделение окружностью.

Выделить обводкой (lasso select)

Интерактивное выделение в свободной форме.


Select Mirror Shift-Ctrl-M

Flips the selection to the opposite side of the mesh.

Select Random

Выделяет случайную группу вершин, рёбер или граней на основе процентного значения.

Checker Deselect

Deselects alternating elements relative to the active one.


Больше/Меньше
More Ctrl-NumpadPlus

Grows the selection to include the elements at its border.

Less Ctrl-NumpadMinus

Shrinks the selection to exclude the elements at its border.

Next Active Shift-Ctrl-NumpadPlus

Selects the element that «logically follows» the two most recently selected ones.

Previous Active Shift-Ctrl-NumpadMinus

Deselects the last selected element and makes the next-to-last one active again.


Select Similar Shift-G

Selects elements similar to the current selection.

Выделить всё по признаку (select all by trait)

Selects geometry that meets certain undesirable conditions.

Выделить связанные (select linked)
Linked

Selects all elements that are connected directly or indirectly to the current selection.

Shortest Path

Selects the elements that lie on the shortest path between the two most recently selected ones.

Linked Flat Faces

Grows the selection to include the faces that are (approximately) coplanar with the currently selected ones.

Выделить петли (select loops)
Edge Loops

Selects the edges that lie in the same edge loop as the currently selected ones.

Кольца рёбер (edge rings)

Выделить рёбра, лежащие в том же кольце рёбер, что и текущие выделенные.

Select Loop Inner-Region

Selects the faces that are enclosed by the currently selected boundary edges.

Select Boundary Loop

Replaces the current face selection by an edge selection of its boundaries.

Sharp Edges

Selects edges at sharp corners.

Side of Active Vertex Mode

Selects all the vertices that are (for example) to the right of the active vertex.

By Attribute

Selects the elements for which the currently active attribute has a value of True.

Известные проблемы

Плотные меши

When selecting a region with Box/Circle/Lasso Select in a dense mesh with X-Ray disabled, not all vertices in the region may get included due to overlapping. Should this happen, please zoom in or enable X-Ray as a workaround.

N-гоны в режиме выделения граней

../../../_images/modeling_meshes_selecting_introduction_face-mode-ngon-visual-problem.png

N-gon having its selection dot inside another face.

The face selection dot in the X-Ray and Wireframe shading modes is simply placed in the center of the face, which may not be on the face’s surface in the case of concave n-gons. This can make it harder to find the dot, especially if another face sits in the cavity.