- aggiunta gestione spostamenti limitati nella tavola o meno a seconda del tipo di entita'

This commit is contained in:
Emmanuele Sassi
2023-01-23 09:53:22 +01:00
parent ff180ec2a4
commit ea551e25e5
5 changed files with 90 additions and 12 deletions
@@ -116,6 +116,7 @@ Public Class ReferencePanelVM
SelPart.UpdateReferenceId(nFrameId)
End If
EgtSetInfo(SelPart.nReferenceLayerId, KEY_REFERENCE, m_SelReference)
Map.refDispositionPanelVM.RefreshPos()
EgtDraw()
End Sub