EgtCAM5 1.8b3 :
- correzione per modifica lavorazione dopo aggiornamento generale lavorazioni - correzione per salvataggio disegno automatico scalpello
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user