We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Color
Curve
Domain
List
Mesh
Number
Plane
Point
SubD
Surface
Transform
Twisted Box
Vector

Tween Through Points On Curve

Tween through a set of points on a curve, if points are not on the curve they will be pulled to it.

Inputs

NameIDDescriptionType
PointsPSet of points on curve to tween throughPoint
CurveCCurve to tween point onCurve
FactorFTween factor (0.0 = Point at P start, 1.0 = Point at P end), unless Normalized is FalseNumber
NormalizedNIf False, the rules for factor are (0.0 = Point at index 0, Index number of last point = Point at last index) The tween factor range from one point to the next point in the list is: Index number of a point = the point at that index, Index number of the next point = the next point in the list, factors between the point index numbers will be the corresponding tweens. For instance: A tween factor of 2.5 will result in a tween point halfway between the point at index 2 and the point at index 3.Boolean
EqualizedEIf True, tween distribution is evaluated along the curve between the point extremes without considering the locations of the input point setBoolean
WeightedWIf True, tween distribution is weighted by the input curves curvatureBoolean

Outputs

NameIDDescriptionType
TweenTResulting tween point on curvePoint

Video Tutorials

Site design © Robin Rodricks.   Pufferfish and associated data © 2024 Michael Pryor.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service