EgtDOORCreator 2.2c4 :

- aggiunta quotatura su hardware per report.
- aggiunti parametri quotature nelle opzioni.
This commit is contained in:
Emmanuele Sassi
2020-03-24 08:36:23 +00:00
parent e6042d4073
commit 1aab4c7ec8
16 changed files with 936 additions and 577 deletions
+4 -2
View File
@@ -526,6 +526,7 @@ Public Class ProjectManagerHardwareVM
' abilito DimensioningPanel
Map.refDimensioningPanelVM.SetDimensioningPanel_Visibility(True)
'riporto la vista a top
Map.refSceneManagerVM.ProjectScene.SetStatusNull()
EgtSetView(VT.TOP, False)
EgtZoom(ZM.ALL, False)
' torna all'EgtDOORCreator
@@ -538,7 +539,8 @@ Public Class ProjectManagerHardwareVM
Map.refCompoPanelVM.GoBackVisibility = Visibility.Collapsed
Map.refMainWindowVM.ProjectNameMsg = ""
End If
Map.refRefreshPanelVM.DimensionVisibility = Visibility.Collapsed
Map.refRefreshPanelVM.DimensionVisibility = Visibility.Collapsed
Map.refInstrumentPanelVM.PrintHardwareVisibility = Visibility.Collapsed
' elimino i riferimenti all'hardware corrente
Map.refHardwarePageVM.CurrHardware = Nothing
' spengo il focus su tutti i bottoni
@@ -546,7 +548,7 @@ Public Class ProjectManagerHardwareVM
Map.refCompoPanelHardwareVM.CompoTypeList(IndexCompoType).IsSelectedBtn = False
Next
Map.refHardwarePageVM.CompoPanelControl.DataContext = Map.refCompoPanelHardwareVM
ShowDimensionCommand = Visibility.Collapsed
'ShowDimensionCommand = Visibility.Collapsed
' apro l'ultimo progetto
LauncherModule.InitLauncherModule()
Map.refProjectManagerVM.DoorIsChecked = true