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! ❤️
Curve
Image
Mesh
Populate
Print
Spiral
Surface
Text
Topology
Tree
Various

Helix//Spiral on Curve

Rhinocommon Method : Create a C2 non-rational uniform cubic NURBS approximation of a swept helix or spiral

Inputs

NameIDDescriptionType
CurveCThe rail curveCurve
Angle of StartAAngle of startNumber
PitchPThe pitch. Positive values produce counter-clockwise orientation, negative values produce clockwise orientation.Number
TurnCountTCThe turn count. If != 0, then the resulting helix will have this many turns. If = 0, then if pitch != 0 and the approximate distance between turns will be set to pitch. Positive values produce counter-clockwise orientation, negative values produce clockwise orientation. If pitch=0 and turnCount=0 curve will follow the perpandicular FrameNumber
R1R1The starting radius. At least one radii must be nonzero. Negative values are allowed.Number
R2R2The ending radius. At least one radii must be nonzero. Negative values are allowedNumber
NNNumber of points to interpolate per turn. Must be greater than 4. When in doubt, use 12Integer

Outputs

NameIDDescriptionType
HelixCHelixCurve

Site design © Robin Rodricks.   Nautilus and associated data © 2024 Laurent Delrieu.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service