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.

Ver también

Selección for general information about selecting items in Blender.

Seleccionar todo

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Todo

Atajo:

A

Select all control points.

Deseleccionar todo

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Ninguno

Atajo:

Alt-A

Deselect all control points.

Invertir selección

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Invertir

Atajo:

Ctrl-I

Select all the unselected control points and deselect the selected ones.

Seleccionar (Marco)

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar (Marco)

Atajo:

B

See Seleccionar (Marco).

Seleccionar (Círculo)

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar (Círculo)

Atajo:

C

See Seleccionar (Círculo).

Seleccionar (Lazo)

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar (Lazo)

Atajo:

Ctrl-RMB

See Seleccionar (Lazo).

Seleccionar aleatoriamente

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar aleatoriamente

Adds random control points to the selection. The Ajustar última operación panel offers the following options:

Proporción

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.

Semilla aleatoria

A number that influences which specific control points get picked.

Acción
Seleccionar:

Add random control points to the selection.

Deseleccionar:

Remove random control points from the selection.

Deseleccionar en damero

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Deseleccionar en damero

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.

Deseleccionados

The number of control points to deselect in each pattern repetition.

Seleccionado

The number of control points to leave unchanged in each pattern repetition.

Desplazamiento

Desplazamiento desde el punto de inicio.

Seleccionar más / menos

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar más / menos

Atajo:

Ctrl-+ numérico / Ctrl-- numérico

Expands or contracts the selection based on the currently selected control points.

Más

Adds the neighbors of the selected control points to the selection.

Menor que

Removes the control points with at least one unselected neighbor from the selection.

Seleccionar por vínculo

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar por vínculo

Atajo:

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.

Seleccionar similar

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Seleccionar similar

Atajo:

Mayús-G

Selects control points that are similar in some way to a selected control point. The Ajustar última operación panel provides options for this:

Tipo

Which property to compare for determining similarity.

Tipo:

This option does not apply for Surfaces because, unlike Curves, they only support one handle type.

Radio:

Selects control points that have a similar Radius value. See Panel de Transformación.

Influencia:

Selects control points that have a similar Weight value. See Panel de Transformación.

Dirección:

Selects control points that have a similar normal vector.

Comparar

How to compare unselected control points to selected ones.

Igual:

Select control points whose property is equal to that of a selected point.

Mayor que:

Select control points whose property is greater than or equal to the smallest property among the selected points.

Menor que:

Select control points whose property is less than or equal to the greatest property among the selected points.

Umbral

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.

Seleccionar fila de puntos de control

Referencia

Modo:

Modo Edición

Menú:

Seleccionar ‣ Fila de puntos de control

Atajo:

Mayús-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.