Crear mapa identificador de guías¶
Creates an integer attribute named guide_curve_index
that stores
the nearest guide curve for every curve to its nearest guide via index.
Other nodes in the Nodos de guías de pelo category can generate guide maps themselves for convenience, but the behavior is always the same as this node.
Entradas¶
Geometría
- Guías
Guide Curves or Points used for the selection of Guide Curves.
- Distancia entre guías
Minimum distance between two guides.
- Máscara de guías
Mask for which curve are eligible to be selected as guides.
- ID del grupo
ID to group together curves for guide map creation. Curves will only choose a guide with the same ID value.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Geometría
Output geometry including the new map attribute and the guide selection anonymous attribute as well. This geometry includes the guide curves, they are not separated.
- Curvas guía
Output geometry including only the selected guide curves.
- Identificador de guía
The index of the closest curve with the same Group ID value.
- Selección de guías
A selection in the Geometry output set to true for only the curves that were chosen as guides.