Hi, I understand shapeObj->distanceToShape() returns a float of the distance from, say, shape a to shape b. Is there anyway to fetch the actual vertices of the shapes at either end which defined the distance to/from (for example, if applying this against two polygons)? Thanks ..Tom