EgtCAM5 :

- piccola miglioria per simulazione.
This commit is contained in:
Dario Sassi
2018-01-10 08:22:51 +00:00
parent 35a63e38cd
commit 0863ae6a8d
@@ -66,13 +66,12 @@ Namespace EgtCAM5
EgtDeselectAll()
Application.Msn.NotifyColleagues(Application.REMOVEMARKFROMLASTOPERATION)
Application.Msn.NotifyColleagues(Application.GETDISTANCE_ISCHECKED, False)
InitializeSimulation()
If IniFile.m_bShowOnlyTable Then
EgtShowOnlyTable(False)
EgtZoom(ZM.ALL)
Else
EgtDraw()
EgtZoom(ZM.ALL, False)
End If
InitializeSimulation()
EgtDraw()
Else
CloseSimulation()
If IniFile.m_bShowOnlyTable Then