proe曲线造型.doc

上传人:李司机 文档编号:1087704 上传时间:2022-06-20 格式:DOC 页数:20 大小:1.53MB
返回 下载 相关 举报
proe曲线造型.doc_第1页
第1页 / 共20页
proe曲线造型.doc_第2页
第2页 / 共20页
proe曲线造型.doc_第3页
第3页 / 共20页
proe曲线造型.doc_第4页
第4页 / 共20页
proe曲线造型.doc_第5页
第5页 / 共20页
点击查看更多>>
资源描述

《proe曲线造型.doc》由会员分享,可在线阅读,更多相关《proe曲线造型.doc(20页珍藏版)》请在三一办公上搜索。

1、word1太阳线 柱坐标 r=1.5*cos(50*theta)+1 theta=t*360 z=0 圆内螺旋线 柱座标系 theta=t*360 r=10+10*sin(6*theta) z=2*sin(6*theta) 费马曲线有点像螺纹线 数学方程:rr = 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只能做连续的曲线,所以只能分两次做 Talbot 曲线 卡笛尔坐标 theta=t*360 a=1.1

2、b=0.666 c=sin(theta) f=1 x = (a*a+f*f*c*c)*cos(theta)/a y = (a*a-2*f+f*f*c*c)*sin(theta)/b Rhodonea 曲线 笛卡尔坐标系 theta=t*360*4 x=25+(10-6)*cos(theta)+10*cos(10/6-1)*theta) y=25+(10-6)*sin(theta)-6*sin(10/6-1)*theta) 螺旋线 圆柱坐标 r = 5 theta = t*1800 z =(cos(theta-90)+24*t 三叶线 圆柱坐标 a=1 theta=t*380 b=sin(the

3、ta) r=a*cos(theta)*(4*b*b-1) 外摆线 迪卡尔坐标 theta=t*720*5 b=8 a=5 x=(a+b)*cos(theta)-b*cos(a/b+1)*theta) y=(a+b)*sin(theta)-b*sin(a/b+1)*theta) z=0 长短幅圆内旋轮线 卡笛尔坐标 a=5 b=7 c=2.2 theta=360*t*10 x=(a-b)*cos(theta)+c*cos(a/b-1)*theta) y=(a-b)*sin(theta)-c*sin(a/b-1)*theta) 长短幅圆外旋轮线 卡笛尔坐标 theta=t*360*10 a=5 b

4、=3 c=5 x=(a+b)*cos(theta)-c*cos(a/b+1)*theta) y=(a+b)*sin(theta)-c*sin(a/b+1)*theta) 梅花曲线 柱坐标 theta = t*360 r=10+(3*sin(theta*2.5)2 另一个花曲线 theta = t*360 r=10-(3*sin(theta*3)2 z=4*sin(theta*3)2 改一下就成为空间感更强的花曲线了;) theta = t*360 r=10-(3*sin(theta*3)2 z=(r*sin(theta*3)2 甚至这种螺旋花曲线 theta = t*360*4 r=10+(3

5、*sin(theta*2.5)2 z = t*16 簪形线 球坐标 rho=200*t theta=900*t phi=t*90*10 螺旋上升曲线 r=t10 theta=t3*360*6*3+t3*360*3*3 z=t3*(t+1) 蘑菇曲线 球坐标 rho=t3+t*(t+1) theta=t*360 phi=t2*360*20*20 蝶线 球坐标: rho=4*sin(t*360)+6*cos(t*3602) theta=t*360 phi=log(1+t*360)*t*360 内接弹簧 笛卡尔: x=2*cos(t*360*10)+cos(t*180*10) y=2*sin(t*3

6、60*10)+sin(t*180*10) z=t*6 漩涡线 球坐标: rho=t*202 theta=t*log(30)*60 phi=t*7200 篮子 圆柱坐标 r=5+0.3*sin(t*180)+t theta=t*360*30 z=t*5 罩形线 球坐标: rho=4 theta=t*60 phi=t*360*10 花瓣线 球坐标: rho=t*20 theta=t*360*90 phi=t*360*10 双元宝线 笛卡尔: r=sin(t*360*10)+30 theta=sin(t*360*15) z=sin(t*3) 双鱼曲线 球坐标系 rho=30+10*sin(t*360

7、*10) theta=t*180*cos(t*360*10) phi=t*360*30 蝴蝶结曲线 迪卡尔坐标 x=200*t*sin(t*3600) y=250*t*cos(t*3600) z=300*t*sin(t*1800) 两相望“曲线 球坐标系 rho=30 theta=t*360*cos(t*360*20) phi=t*360*20 蜜蜂 笛卡尔坐标系: x=cos(t*360)+cos(3*t*360) Y=sin(t*360)+sin(5*t*360) 弯月 笛卡尔x=cos(t*360)+cos(2*t*360) Y=sin(t*360)*2+sin(t*360)*2 热带鱼

8、 a=5 x=(a*(cos(t*360*3)4)*t y=(a*(sin(t*360*3)4)*t 天蚕丝 柱坐标 theta=t*3600 r=(cos(360*t*20)*.5*t+1)*t 变化后的星形线 迪卡尔坐标系 theta=t*360 x=10*cos(theta)3 y=10*sin(theta)3 z=cos(theta) 小白兔theta=t*360-90 r=cos(360*(t/(1+t(6.5)*6*t)*3.5+5 大家好 柱坐标 theta=t*360+180 r=cos(360*t3*6)*2+5 五环 柱坐标: theta=t*360*4 r=cos(t*3

9、60*5)+1 蜘蛛网 柱坐标: theta=t*360*5 r=t*sin(t*360*25)*5+8 十字渐开线 柱坐标: theta=t*360*4 r=(cos(t*360*16)*0.5*t+1)*t 内五环 笛卡尔 theta=t*360*4 x=2+(10-5)*cos(theta)+6*cos(10/6-1)*theta) y=2+(10-5)*sin(theta)-6*sin(10/6-1)*theta) 蜗轨线 柱坐标; theta=t*360*2 r=cos(t*360*30)*t*0.5+t*2 鼓鼓形线 r=6*sin(t*360)+t theta=t*360*20

10、z=t*20 形 柱坐标 theta = t*360 r=5-(3*sin(theta*3)2 z=(r*sin(theta*3)2 the=t*360 r=10+(3*sin(the*2.5)2 z=5*sin(6*the) 人民币 theta=-t*360+180 r=cos(360*(t/(1+t6)*6)*3+5 波浪花带 圆柱坐标系: r = 5 theta = t*720 z =(sin(3.5*theta-90)+2 碟形弹簧 圆柱坐标 r = 5 theta = t*3600 z =(sin(3.5*theta-90)+24*t 叶形线 笛卡儿坐标标 a=10 x=3*a*t/(1+(t3) y=3*a*(t2)/(1+(t3) 螺旋线(Helical curve) 圆柱坐标cylindrical r=t theta=10+t*(20*360) z=t*3 球面螺旋线 球rho=4theta=t*180phi=t*360*2020 / 20

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 生活休闲 > 在线阅读


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号