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