EgtCAM5 :

- Migliorie varie.
This commit is contained in:
Emmanuele Sassi
2016-07-12 12:48:33 +00:00
parent a6281d384f
commit dffec5fc1d
17 changed files with 2797 additions and 2670 deletions
+2 -2
View File
@@ -79,8 +79,8 @@ Public Class ToolTreeViewItem
' If Tool is selected, set it as current and notify all tool's property
' to refresh them values with those of the new selected tool
If value Then
EgtSetCurrentContext(IniFile.m_ProjectSceneContext)
EgtTdbSetCurrTool(Me.Name)
Dim x = EgtSetCurrentContext(IniFile.m_ProjectSceneContext)
Dim y = EgtTdbSetCurrTool(Me.Name)
NotifyPropertyChanged("Corr")
NotifyPropertyChanged("ExitPar")
NotifyPropertyChanged("Type")