Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

Equation Problem

  • Thread starter Thread starter nkpham
  • Start date Start date
Status
Not open for further replies.
N

nkpham

Guest
I have been trying to model this piece but can't figure out what the heck Pro E is doing with my model. Here is what it should look similar too....



View attachment 62



but this is what it ends up like...



View attachment 63



the first image's equation is:

r = 26400 + 564

theta = t * 2

z = -(2.548040 * theta + 19056.2274 + (.06 - .000023809524 * theta) * 564 )



the equation should be:

r = 26400 + 564

theta = t * 2

z = -(2.548040 * theta + 19056.2274 + (.06 - .000023809524 * 26400 * theta) * 564 )



but for some reason, pro e doesn't like that equation. the added factor is the radius, from s=r*theta.



let me know if any of you can help. =)
 
nevermind... i solved my problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top