Nœud Offset Point in Curve

Le nœud Offset Point in Curve.

Le noeud Offset Point in Curve récupère les autres points dans la même courbe que le point de contrôle en entrée. Cela revient à démarrer à un point de contrôle spécifique et à se déplacer le long des points voisins vers le début ou la fin de la courbe.

Conceptually the operation is similar to the Nœud Offset Corner in Face, but the point index doesn’t wrap around to the other end of the curve unless it is cyclic.

Entrées

Point Index

L’index du point de contrôle en entrée.

Note

By default this uses the index from the field context, which makes it important that the node is evaluated on the point domain.

Offset

The number of points to move around the curve before finding the result. If the curve is cyclic and the offset goes past the start or end point of the curve, it will wrap around to the other side.

Propriétés

Ce nœud n’a pas de propriétés.

Sorties

Is Valid Offset

Si le point de contrôle d’entrée plus le décalage est un index valide de la courbe d’origine. Tout décalage dans une courbe cyclique est toujours valide.

Point Index

L’indice du point de courbe décalé.