Obtain point at minimum measurement?
I'm working with a part that has complex curvature. I wish to place a point at the position on the surface that is at the minimum distance from a plane which does not intersect the surface. I can use
Analysis->Measure->Distance
and I'm provided with the measured distance and an indication of where on the surface the minimum occurs. What I would like is to have a way to determine exactly where in space that minimum point is, either by creating a point at the location on the surface, or by getting some XYZ coordinates with respect to a coordinate system, etc.
Is this possible? Is there some trick with relations that will let me extract the XYZ coordinate values from the measure, or something like that?


