I am trying to measure the minimum distance between two surfaces, but I only want the minimum distance within the y-z plane; I don't want the x-direction to be taken into account when calculating minimum distance. Is there any way to do this?
Thanks!