Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace > DuctBankViewModel Class : DuctBankViewModel Constructor |
'Declaration Public Function New( _ ByVal ductBank As DuctBank, _ ByVal nearDuctBankEnd As DuctBankEnd, _ ByVal ductEndViewModels As List(Of DuctEndViewModel), _ ByVal nearWall As Wall, _ ByVal farWall As Wall, _ ByVal units As ConduitManagerUnitsConfig, _ ByVal getCurrentScaleFunc As Func(Of Double), _ ByVal getBaseScaleFunc As Func(Of Double), _ ByVal getVaultSurfaceViewModel As Func(Of VaultSurfaceViewModel), _ ByVal domainLookups As AttributeDomainDictionaries, _ ByVal ductEndActions As IDuctEndActions, _ ByVal eventAggregator As Caliburn.Micro.IEventAggregator _ )
'Usage Dim ductBank As DuctBank Dim nearDuctBankEnd As DuctBankEnd Dim ductEndViewModels As List(Of DuctEndViewModel) Dim nearWall As Wall Dim farWall As Wall Dim units As ConduitManagerUnitsConfig Dim getCurrentScaleFunc As Func(Of Double) Dim getBaseScaleFunc As Func(Of Double) Dim getVaultSurfaceViewModel As Func(Of VaultSurfaceViewModel) Dim domainLookups As AttributeDomainDictionaries Dim ductEndActions As IDuctEndActions Dim eventAggregator As Caliburn.Micro.IEventAggregator Dim instance As New DuctBankViewModel(ductBank, nearDuctBankEnd, ductEndViewModels, nearWall, farWall, units, getCurrentScaleFunc, getBaseScaleFunc, getVaultSurfaceViewModel, domainLookups, ductEndActions, eventAggregator)
public DuctBankViewModel( DuctBank ductBank, DuctBankEnd nearDuctBankEnd, List<DuctEndViewModel> ductEndViewModels, Wall nearWall, Wall farWall, ConduitManagerUnitsConfig units, Func<double> getCurrentScaleFunc, Func<double> getBaseScaleFunc, Func<VaultSurfaceViewModel> getVaultSurfaceViewModel, AttributeDomainDictionaries domainLookups, IDuctEndActions ductEndActions, Caliburn.Micro.IEventAggregator eventAggregator )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.