set acad uct on the plane you have (command ucs option 3 points)
read the coordinates of the point by using the id command. component z (being the perpendicular to the floor) will be your minimum distance.
thanks I solved so: I activated the 3d object snap "perpendicular" and with dist, taking the distance and the perpendicular point belonging to the plane get the distance.