I'm trying to get the radius and center point of a circle that is part of a block. When I use: (cdr (assoc 10 (entget (car (nentsel)))) It doesn't return the correct center point...how come?, and how do i get the correct center point?