http://groups.google.com/group/grasshopper3d/web/VBMultiCurveCP.png
-- David Rutten [email protected] Robert McNeel & Associates On Apr 9, 5:37 pm, David Rutten <[email protected]> wrote: > Hi Vuki, > > is that a grasshopper network or a hair simulation? > > In order to use closest point logic on multiple curves and only get > the closest of all matches, you'll have to sort the result and recover > the closest point: > > http://groups.google.com/group/grasshopper3d/web/SortForClosestPoint.png > > Or, if you feel like it, you could use a single VB Script component to > find the closest point of multiple curves. > > -- > David Rutten > [email protected] > Robert McNeel & Associates > > On Apr 9, 5:23 pm, Vuki <[email protected]> wrote: > > > Hi, i was just wondering if its possible to use the ´Find closest > > point on crv´ tool with multiple curves, so each input point would get > > a ´pair´ regardless of the number of influence curves? > > Pls, check related screenshot in files: triangularsponge.jpg (only > > with a single curve in this case) Thanks. > > > Vuki
