22种ProE曲线函数.docVIP

  • 25
  • 0
  • 约2.41千字
  • 约 6页
  • 2016-10-18 发布于江苏
  • 举报
22种ProE曲线函数.doc

22种Pro/E曲线函数 工业设计与制造 2008-07-07 15:01:12 阅读246 评论3 ??字号:大中小?订阅 ? 12.葉形線 建立環境:笛卡儿坐標 a=10 x=3*a*t/(1+(t^3)) y=3*a*(t^2)/(1+(t^3)) 13.笛卡儿坐标下的螺旋线 x = 4 * cos ( t *(5*360)) y = 4 * sin ( t *(5*360)) z = 10*t 14.抛物线 笛卡儿坐标 x =(4 * t) y =(3 * t) + (5 * t ^2) z =0 15.碟形弹簧 建立環境:pro/e 圓柱坐标 r = 5 theta = t*3600 z =(sin(3.5*theta-90))+24*t 16.费马曲线(有点像螺纹线) 数学方程:r*r = a*a*theta 圓柱坐标 方程1: theta=360*t*5 a=4 r=a*sqrt(theta*180/pi) 方程2: theta=360*t*5 a=4 r=-a*sqrt(theta*180/pi) 由于Pro/e只能做连续的曲线,所以只能分两次做 17.Talbot 曲线 卡笛尔坐标 方程:theta=t*360 a=1.1 b=0.666 c=sin(theta) f=1 x = (a*a+f*f*c*c)*cos(theta

文档评论(0)

1亿VIP精品文档

相关文档