RSS

如何制作螺旋线

发布时间:2006-07-13 关键字: 螺旋 制作 直线 方程式 coordinatesystem
 

制作螺旋线有下列二个方法:1formed curve 2、利用方程式from equation

一.Formed curve

1、首先建立缺省的datum plan 并建立一个参数p,用来控制螺旋圈数(set up/parameters/create/real parameters ,初始值可以设为:1

2、建立圆柱体(或者圆柱曲面),如下图:

3、建立form curve,选择tang plane sketching plane,选择圆柱体的顶面为top,然后绘制如下图直线

注意事项:a、对齐直线的两个端点(右上端点对齐圆柱的top面,左下端点对齐圆柱轴线和tang plane的交点)

                     b、建立coordinate system,并对齐直线的左下端点)

4、建立relation

                        sd#=L*P*PI*D

                           L为圆柱的长度

                           P 为参数(第一步建立的参数)

                           D 为圆柱的直径

                           PI π

5、regenerate后你可以看到生成的helical curve了。

二、利用方程式

1、首先建立缺省的datum plancoordinate system

2、建立datum curve ,选择 from equation

3、选择coordinate system, 圆柱坐标(cylindrical

此时出现下列信息:

/* For cylindrical coordinate system, enter parametric equation

/* in terms of t (which will vary from 0 to 1) for r, theta and z

/* For example: for a circle in x-y plane, centered at origin

/* and radius = 4, the parametric equations will be:

/*           r = 4

/*       theta = t * 360

/*           z = 0

/*-------------------------------------------------------------------

其中螺旋线的方程式为:

r = minimum radius of helix + t * (major radius of helix - minimum radius of helix)
theta = t * (pitch of helix * 360 * leading angle (if any)
z = desired height + t

 在弹出的信息文档内输入下列数值:

4、存盘退出后按ok

5、你所建立的螺旋线如下图:

上一篇:没有了
下一篇:Pro/e问与答
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册

外部连接