Jump to content
Mr. Kevin Noob

Variable rate spiral

Recommended Posts

Hi all, noob here. I have a design question I was hoping to get some assistance with. I wanted to create a simple spiral, just a line rotating around an axis z. However, I want to be able to change the rate that it is rotating about z. So it would be a spiral that would get tighter as it went, or whatever you wanted hopefully tied to a function. A parabola would make a spiral that starts with slow rotation, gets tighter in the middle, and loosens back up. 

I believe this should be pretty simple but I haven't figured it out. Any assistance is greatly appreciated. (the more detail the better...noob here)

Thanks

Share this post


Link to post
Share on other sites

Hi Kevin,

you can use the generic curve and implement the definition of a helix. For the radius, you can define a function, for example a bsplinecurve with 3point. This function can be defined in xy plane, where the y coordinate defines the radius.

 

Attached is an example for this.

 

post-85-0-89902600-1484121818_thumb.png

 

best regards

 

Carsten

helix.fdb

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...