EgtCAM5 :
-Miglioramenti vari.
This commit is contained in:
@@ -433,6 +433,7 @@ Namespace EgtCAM5
|
||||
''' </summary>
|
||||
Public Sub Save(ByVal param As Object)
|
||||
Dim CurrTool As ToolTreeViewItem = DirectCast(param, ToolTreeViewItem)
|
||||
CurrTool.m_Name = CurrTool.m_Name.Trim()
|
||||
CurrTool.WriteToolParam()
|
||||
If IsUUID(Path.GetFileNameWithoutExtension(CurrTool.m_Draw)) Then
|
||||
CurrTool.SaveToolDraw()
|
||||
|
||||
Reference in New Issue
Block a user