将用户坐标系点数组转化为世界坐标系点数组。
static void ucsToWcs(McGePoint3dArray& ptArray, McDbDatabase* db = NULL);
ucsToWcs 方法