EgtCAM5 1.8b3 :

- correzione per modifica lavorazione dopo aggiornamento generale lavorazioni
- correzione per salvataggio disegno automatico scalpello
This commit is contained in:
Dario Sassi
2017-02-07 12:16:21 +00:00
parent fa08586baf
commit 6db2bb529c
3 changed files with 13 additions and 5 deletions
+2 -1
View File
@@ -1177,7 +1177,8 @@ Public Class ToolTreeViewItem
Friend Function SaveToolDraw() As Boolean
If m_Type = MCH_TY.DRILL_STD Or m_Type = MCH_TY.DRILL_LONG Or
m_Type = MCH_TY.SAW_STD Or m_Type = MCH_TY.SAW_FLAT Or
m_Type = MCH_TY.MILL_STD Or m_Type = MCH_TY.MILL_NOTIP Then
m_Type = MCH_TY.MILL_STD Or m_Type = MCH_TY.MILL_NOTIP Or
m_Type = MCH_TY.CHISEL_STD Then
' nome e direttorio del file da salvare
EgtSetCurrentContext(IniFile.m_ProjectSceneContext)
Dim sDrawName As String = Uuid