将一个三维点数组从世界坐标系到用户坐标系
static void wcsToUcs(McGePoint3dArray& ptArray, McDbDatabase* db = NULL);
wcsToUcs 方法