Hey Eveyone, Im trying to filter the “Curve.startPoint” and only return the coordinate with the max X value. Please see the attached image. I have tried to use the list.contains but cant get it to work. Any ideas?
A little bit more background. Im trying to get the perpendicular distance between a selected rack of pipes. I need the outside to outside distance.
right now im trying to take the curve of the pipe and filter by x and y vaules to find the outsides. but PLEASE let me know if anyone knows a way that will work.