EgtCAM5 :
- Migliorie varie.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user