Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Noob: Curve from function

Status
Not open for further replies.

taphonomist

Industrial
Joined
Mar 22, 2005
Messages
6
Location
US
Hey all,

Newbie to the cad world, looking to be able to parametrically draw involutes. The hangup is that I don't know the best way to "plot" a parametric function of theta (angle of detachment). I've done this with the curve from table command and functions in Excel, but would like to make it parametric within SE if possible.

Thanks,
taphonomist
 
Hi,

Do you have an example of the function you need ?

Anyway, using curve by table and Excel will remain the best method in my opinion.

Fred
 
Say r is your base circle radius, then I'm looking to generate a plot of the parametric equations (variable theta)

x(theta)=r(Sin(theta)+theta * Cos(theta)-1)
y(theta)=r(Sin(theta)- theta Cos(theta))

What I'm looking to do is to generate the curve created by varying theta.

taphonomist
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top