- aggiunta deselezione elemento rib, shell o infill

- correzione dis/attivazione vista elementi quando si esce da rib, shell e infill
This commit is contained in:
Emmanuele Sassi
2023-01-12 10:49:51 +01:00
parent 647e3fe318
commit a6756b6f77
4 changed files with 4 additions and 1 deletions
@@ -484,6 +484,7 @@ Public Class ShellNumberPanelVM
Map.refRightPanelVM.SetSelPanel(RightPanelVM.Panels.NULL)
Map.refShellNumberPanelVM.ResetMachParamIsChecked()
End If
EgtDeselectAll()
EgtDraw()
Map.refSceneHostVM.MainScene.SetStatusNull()
End Sub