Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 28/04/2005 at 21:23, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9 Platform: Windows ; Mac OSX ; Language(s) : C++ ;
--------- Is there any inbuilt way of working out which are your nearest two verteces along a spline segment relative to a percent offset (GetSplinePoint)?
I'm basically trying to add points to a spline inbetween other points, a bit like ctrl clicking with the move tool on a splines line, so i need to know the nearest verteces in order to shift the stack.
On 03/05/2005 at 02:20, xxxxxxxx wrote:
No. You'll have to do a numerical search.