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