Nodo Selección de extremos¶

The Endpoint Selection node provides a selection for an arbitrary number of endpoints in each spline in a curve.
Nota
The selection operates for every control point. This may not correspond to the evaluated points displayed in the viewport for NURBS and Bézier splines, where one control point may correspond to many evaluated points.
Truco
To use this data after the curve has been converted to another data type like mesh or a point cloud, the Nodo Capturar atributo can be used.
Entradas¶
- Cantidad inicial
La cantidad de puntos a seleccionar desde el inicio.
- Cantidad final
La cantidad de puntos a seleccionar desde el final.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Selección
Selección desde el inicio y el final de cada spline de la curva.
Ejemplos¶

Anywhere the geometry is a curve, this node can be used to generate a selection of only the first and last points of each spline. Here, the Points input of the Nodo Instanciar en puntos is a curve consisting of the poly spline shown in Edit Mode.