A_New_Hope
05-19-2006, 02:30 PM
i have made a script that use the pointOnCurve command for a while ago and everything worked fine, but when i tried it today it dont work :( and the problem is that the pointOnCurve command dont return the value i expect.
pointOnCurve -parameter 0.798 -position "curve1";
// Result: 5.453166 0 0.849108 //
but the sphere that are on a motionpath on curve1 is on position 6.923 0 -1.749
the only time the value is the same is on u value 0 and 1.
what am i doing wrong ?
pointOnCurve -parameter 0.798 -position "curve1";
// Result: 5.453166 0 0.849108 //
but the sphere that are on a motionpath on curve1 is on position 6.923 0 -1.749
the only time the value is the same is on u value 0 and 1.
what am i doing wrong ?
