I have a curve which I want to divide in to points with specific measures. What command should I be using? I will later apply these points to a modell and make objects from these points.
Your image suggests the distance between points is measured between their X coordinates? The distance might also be measured along the curve using Evaluate Length or it might be the straight line distance between the points? Your goal is not clear.