Does anyone know of a quick way of calculating the minimum distance from a vertex on one  surface to an opposing surface? I was thinking of orienting a cone along the normal at the vertex then clipping the opposite surface with the cone. Then testing the vertices on the clipped surface for min. distance to the vertex. Is there a better way,
 
Thanks in advance,
 
Goodwin