// public void MoveNodeID(string _Point) { _ComData.Clear(); _ComData.initRNode(); _ComData.MovNode(_Point); }