EgtDOORCreator 2.2c4 :
- aggiunta quotatura su hardware per report. - aggiunti parametri quotature nelle opzioni.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user