EgtCAM5 :

- Migliorie varie.
This commit is contained in:
Emmanuele Sassi
2016-07-14 20:04:44 +00:00
parent f359364b91
commit d88d8f5b10
4 changed files with 43 additions and 34 deletions
+4
View File
@@ -107,6 +107,10 @@ Namespace EgtCAM5
' Esce dal gruppo di lavorazione corrente per poter aprire le macchine del database
EgtResetCurrMachGroup()
End If
If TypeOf value Is MachiningsDbViewModel Then
' Esce dal gruppo di lavorazione corrente per poter aprire le macchine del database
EgtSetCurrentContext(IniFile.m_ProjectSceneContext)
End If
End If
End Set
End Property