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 SubDs

Tween through a set of SubDs, SubDs must have the same topology.

(*Rhino 7 only)

Inputs

NameIDDescriptionType
SubDsSDSet of SubDs to tween throughGoo
FactorFTween factor (0.0 = SubD at SD start, 1.0 = SubD at SD end), unless Normalized is FalseNumber
NormalizedNIf False, the rules for factor are (0.0 = SubD at index 0, Index number of last SubD = SubD at last index). The tween factor range from one SubD to the next SubD in the list is: Index number of a SubD = the SubD at that index, Index number of the next SubD = the next SubD in the list, factors between the SubD index numbers will be the corresponding tweens. For instance: A tween factor of 2.5 will result in a tween SubD halfway between the SubD at index 2 and the SubD at index 3.Boolean
EqualizedEIf True, tween distribution is evaluated along the tween path without considering the locations of the input SubD setBoolean
WeightedWIf True, tween distribution is weighted by the input SubD set and the tween path curvatureBoolean
DegreeDCurvature degree of the tween path, degree should be a positive odd numberInteger
Interpolation TypeIDetermines how the tween path is interpolated (0 = Linear, 1 = Chord, 2 = Square Root, 3 = Uniform)Integer
Crease TypeCrDetermines how SubDs are creased (0 = None, 1 = At Creases, 2 = At Edges)Integer
Corner TypeCoDetermines how SubDs are cornered (0 = None, 1 = At Corners)Integer
Interpolate VerticesIvIf True, SubDs are interpolated through their control polygon verticesBoolean

Outputs

NameIDDescriptionType
TweenTResulting tween SubDGoo

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