必须使用更新计算点方式才行

pull/627090/MERGE
ChenX 7 years ago
parent ce784bbb6a
commit 0db815601b

@ -111,9 +111,7 @@ export class SnapDragServices
}
}
})
if (pt.Status == PromptStatus.OK)
this.lastSnapPoint.copy(lastP);
this.UpdateLastPoint();
this.UpdatePreLine();
app.m_Database.hm.EndCmd();
app.m_Editor.ClearSnapEntity();

Loading…
Cancel
Save