Spline point to vertex
-
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.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 03/05/2005 at 02:20, xxxxxxxx wrote:
No. You'll have to do a numerical search.