EgtCAM5 2.6b4 :

- in simulazione migliorata gestione errori dopo EgtSimulStart
- nella toolbar di Vista aggiunto anche comando IsoViewSE.
This commit is contained in:
Dario Sassi
2024-02-19 14:58:17 +01:00
parent be256404ff
commit a7dc65f10e
6 changed files with 36 additions and 35 deletions
@@ -254,6 +254,7 @@ Public Class SimulationExpanderVM
Else
MessageBox.Show(EgtMsg(MSG_MESSAGEBOX + 10), EgtMsg(MSG_SIMULATION + 5), MessageBoxButton.OK, MessageBoxImage.Error) 'Errore sconosciuto - ERRORE
End If
SetSimulationStatus(MCH_SIM_ST.UI_STOP)
End If
Dim nShowDataCounter As Integer = 0
While GetStatus() <> MCH_SIM_ST.UI_STOP