Выбор#

Much like the 3D Viewport, the UV Editor has selection mode buttons in the header, as well as a Select menu.

Sync Selection#

If turned off (the default), the UV Editor only shows the faces that are selected in the 3D Viewport. Selecting an item in one editor does not automatically select it in the other. If one 3D vertex/edge corresponds to multiple UV vertices/edges, you can select each of those individually.

If turned on, the UV Editor always shows all faces. Selecting an item in one editor also selects it in the other. If one 3D vertex/edge corresponds to multiple UV vertices/edges, you can’t select those individually (you can only select all of them).

Selection Mode (режим выделения)#

Vertex (Вершина):

1 Выбрать вершины.

Edge (Ребро):

2 Выбрать края.

Face (Грань):

3 Выбрать грани.

Island (остров):

4 Select contiguous groups of faces. Only available if Sync Selection is disabled.

If Sync Selection is enabled, you can hold Shift while clicking a selection mode to activate multiple ones at the same time, or Ctrl to expand/contract the selection.

См.также

Выбор меша

Sticky Selection Mode#

Options for automatically selecting additional UV vertices. Only available if Sync Selection is disabled.

Disabled (выключено)

Each UV vertex can be selected independently of the others.

Shared Location (общее расположение)

Automatically select UV vertices that correspond to the same mesh vertex and have the same UV coordinates. This is the default and gives the illusion that multiple faces in a UV map can share the same vertex; in reality, they have separate vertices that overlap.

Shared Vertex (общая вершина)

Automatically select UV vertices that correspond to the same mesh vertex, even if they have different UV coordinates. This is also the behavior when Sync Selection is enabled.

Select Menu#

All A

Выбирает все UV-элементы.

None Alt-A

Отменяет выбор всех UV-элементов.

Invert Ctrl-I

Inverts the current selection.

Box Select B

See Box Select.

Box Select Pinned Ctrl-B

Like Box Select, but only selects pinned UV vertices.

Circle Select

See Circle Select.

More/Less Ctrl-NumpadPlus, Ctrl-NumpadMinus

Expands/contracts the selection to/from the adjacent elements.

Select Pinned Shift-P

Выбирает все закрепленные UV.

Select Linked
Linked Ctrl-L

Выбирает все элементы, которые связаны с выбранными в данный момент.

Shortest Path (Кратчайший путь)

Selects the path between two selected elements. (See below)

Выбрать похожий Shift-G

Selects UV elements that are similar to the active one in some way. The Настройки последней операции panel provides several options:

Тип

Свойство для сравнения. Какие свойства доступны зависит от Режима выбора.

Режим выбора вершин
Закреплено:

Selects vertices with the same pinned state.

Режим выбора ребра
Length:

Выбирает рёбра одинаковой длины на UV-карте.

Длина 3D:

Selects edges with a similar length in the 3D mesh.

Закреплено:

Selects edges with the same pinned state.

Режим выбора граней
Area (область):

Selects faces with a similar area in the UV map.

Area 3D:

Selects faces with a similar area in the 3D mesh.

Материал:

Выбирает грани, имеющие одинаковый Материал.

Object (объект):

Selects faces that belong to the same object. This is useful when multiple objects are in Edit mode at once.

Polygon Sides:

Selects faces with a similar number of edges.

Обмотка:

Select faces that have the same orientation (facing upwards or downwards in the UV map).

Режим выбора острова
Area (область):

Selects islands with a similar area in the UV map.

Area 3D:

Selects islands with a similar area in the 3D mesh.

Amount of Faces in Island:

Selects islands with a similar number of faces.

Compare (сравнение)

The comparison operator.

Equal (равно):

Select elements whose value is equal.

Наибольший:

Select elements whose value is greater or equal.

Less:

Select elements whose value is less or equal.

Threshold

Tolerance for values that are almost, but not quite the same. A higher threshold will select more elements.

Select Split Y

«Detaches» the selected faces so they can be moved elsewhere without affecting their neighbors.

Подсказка

Unlike Split Selection for meshes, which physically disconnects faces, this is a pure selection operator. In UV space, the faces were never connected to begin with; it only seemed that way because Sticky Selection automatically selected the vertices of the neighboring faces. Select Split deselects those vertices again.

As an alternative to Select Split, you can set the Sticky Selection Mode to Disabled.

Select Overlap

Selects all UV faces that overlap each other.

Shortest Path (Кратчайший путь)#

Справка

Mode:

Режим редактирования

Меню:

Select ‣ Select Linked ‣ Shortest Path

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

Ctrl-LMB

Selects all the UV elements along the shortest path between two elements: the two selected elements when activated using the menu, or the active one and the clicked one when activated using the shortcut.

Face Stepping

For vertices: allows the path to step across faces, following their diagonal rather than their edges.

For edges: selects disconnected edges that are perpendicular to the path (edge ring), rather than connected edges along the path (edge loop).

For faces: allows the path to go through faces that only share a vertex, rather than an edge.

Топологическое расстояние

Calculates the distance by simply counting edges rather than measuring their lengths.

Fill Region Shift-Ctrl-LMB

Selects all shortest paths (rather than just one).

Параметры пунктирной линии

Allows to only select elements at regular intervals, creating a «dashed line» rather than a continuous one.

Deselected

Количество отменённых элементов в повторяющейся последовательности.

Selected

Количество выбранных элементов в повторяющейся последовательности.

Offset (смещение)

Количество элементов, на которое нужно сместить последовательность.

См.также

Mesh edit Select Shortest Path.

Выбрать рёберную петлю#

Справка

Mode:

Режим редактирования

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

Alt-LMB, or Shift-Alt-LMB for extending the existing selection.

Holding Alt while clicking an edge selects that edge and then expands the selection as far as possible in the two directions parallel to it. (While this of course works for selecting edge «loops» that go all the way around a mesh, it also works if there’s no loop.)

You can additionally hold Shift to extend the current selection rather than replacing it.

См.также

Mesh edit Select Edge Loops.

Выбрать рёберное кольцо#

Справка

Mode:

Режим редактирования

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

Ctrl-Alt-LMB, or Shift-Ctrl-Alt-LMB for extending the existing selection.

Holding Ctrl-Alt while clicking an edge selects that edge and then expands the selection as far as possible in the two directions perpendicular to it. (While this of course works for selecting edge «rings» that go all the way around a mesh, it also works if there’s no ring.)

You can additionally hold Shift to extend the current selection rather than replacing it.

См.также

Mesh edit Select Edge Rings.