将用户坐标系向量转化为世界坐标系点。
static McGeVector3d ucsToWcs(const McGeVector3d& vec, McDbDatabase* db = NULL);
ucsToWcs 方法