@sumuk wrote:
Hi,
Greetings!
I have a problem, I need to find a point in a particular distanceexample:
consider a curve which has points on it
Consider this point on the curve, lets call A
Suppose if i need to find all the points which are at a distance of 8mm to 11 mm, but along the curve like this
but though the point D satisfy the condition, I dont want to be my output,
My expected output would be a list [B,C]
This article would help to find length of points along curve: Get distance between 2 points on line
My input would be list of guids of all point and guid of point A, expected output to be guid of Point B and Point C
Requesting help from all on the forum
Thanks in advance.
Please find the attachment
curve_with_equidistant_pts.stp (21.3 KB)
Posts: 7
Participants: 4



