A specific question. I got the parameter of the curve after using curve.ClosestPoint method. Now I´m looking for its length to use it into my workflow. I didn´t find a method for this. Any idea?
1 Like
The function works as expected however I found the real problem for my case that did not allow to get the right result: after “extending curves” the 1 parameter of the new curve is updated but not for 0 parameter. Not sure what´s going on there. For that reason I did not get the correct parameter values before. I had to rebuild the curves to get the updated parameters values. Thanks @dale.