将一个三维点从世界坐标系到用户坐标系
static McGePoint3d wcsToUcs(const McGePoint3d& pt, McDbDatabase* db = NULL);
wcsToUcs 方法