EgtCAM5 1.6u3 :
- corretto problema crezione/salvataggio lavorazione senza utensile definito.
This commit is contained in:
@@ -572,7 +572,7 @@ Namespace EgtCAM5
|
||||
EgtTdbSaveCurrTool()
|
||||
Case MsgBoxResult.No
|
||||
If CurrTool.NewTool Then
|
||||
Application.Msn.NotifyColleagues(Application.REMOVETOOL, Me)
|
||||
Application.Msn.NotifyColleagues(Application.REMOVETOOL, CurrTool)
|
||||
ElseIf CurrTool.m_IsModifiedName Then
|
||||
Dim DbName As String = String.Empty
|
||||
EgtTdbGetCurrToolParam(MCH_TP.NAME, DbName)
|
||||
|
||||
Reference in New Issue
Block a user