BASIC QUESTION: is there a reason for which the "t" variable won't work in "curve from equation"?
Hi,
Is there a reason for which, in my case, the interval of variable "t" in curve from equation has NO EFFECT on my curve?
X=RING_GAUGE*pi*T
Y=RING_GAUGE/2*TAN(INCLINED_ANG:1)*(1-SIN(T*360+90))
One would expect that if I change the "t" value interval from "0 to 1" to "0 to 10" for example, I will have ten times the sine curve. instead is just one sine curve on the unwraped cylinder no matter what values I choose for "t"
nic.

