SplineData Limits
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 04/04/2005 at 15:52, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.1
Platform:
Language(s) : C++ ;---------
Hi all,i just searched in this forum for an answer but without results.
I have in my plugin a several spline that must be used like Y from -1 to 1. I just used a splinedata->SetRange in Init() call and i've set range for Y to -1 to 1 in res file. When plug is running i read correct value from a spline panel but alwais in a code the GetPoint(x) return a Y value from 0 to 1.
What i wrong?
Thanks
Renato T.