Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

Color
Curve
Domain
List
Mesh
Number
Plane
Point
SubD
Surface
Transform
Twisted Box
Vector

Tween through a set of transforms.

Inputs

NameIDDescriptionType
TransformsXSet of transforms to tween betweenTransform
FactorFTween factor (0.0 = Transform at X start, 1.0 = Transform at X end), unless Normalized is FalseNumber
NormalizedNIf False, the rules for factor are (0.0 = Transform at index 0, Index number of last transform = Transform at last index) The tween factor range from one transform to the next transform in the list is: Index number of a transform = the transform at that index, Index number of the next transform = the next transform in the list, factors between the transform index numbers will be the corresponding tweens. For instance: A tween factor of 2.5 will result in a tween transform halfway between the transform at index 2 and the transform at index 3.Boolean
LoopbackLIf True, allow the tween path to continue from the end back to the start as a closed loop (if Normalized is False, increase the tween factor range maximum by 1)Boolean

Outputs

NameIDDescriptionType
TweenTResulting tween transformTransform

Video Tutorials

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

Report an Issue  |  Terms of Service