渐开线的方程关系式
r=DB/2
theta=t*45
x=r*cos(theta)+r*sin(theta)*theta*pi/180 y=r*sin(theta)-r*cos(theta)*theta*pi/180 z=0
说明:DB为基圆直径;
t=0~1
pi为圆周率π