iCAx开思网

标题: 【求助】曲线方程 [打印本页]

作者: fuyun12345    时间: 2003-1-19 17:08
提示: 作者被禁止或删除 内容自动屏蔽
作者: fuyun12345    时间: 2003-1-19 17:13
提示: 作者被禁止或删除 内容自动屏蔽
作者: jmswl    时间: 2003-1-19 22:17
利用方程式:
1、 首先建立缺省的datum plan,coordinate 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
  
不记得在那里看到的了柱座标,你试试
  
  
作者: wangxiaoyong    时间: 2003-1-20 08:04
学习破衣不久,自我理解后写的方程,不知道是否正确:
r=A
theta=-(t*360*N+θ)
z=B*t
  
A为半径值,N为圈数,θ为起始角值,其中“—”号表示螺旋线的方向,即右手或左手,B为高等值。
错误之处还请各位多多指出。
作者: burphy_fd    时间: 2003-1-20 08:09
到这看看https://www.icax.net/viewthread. ... %3D1&page=#pid=&age=-1
作者: fuyun12345    时间: 2003-1-20 11:24
提示: 作者被禁止或删除 内容自动屏蔽




欢迎光临 iCAx开思网 (https://www.icax.net/) Powered by Discuz! X3.3