Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace > VaultSurfaceViewModel Class : IsOverlappingAnyDuct Method |
'Declaration Public Function IsOverlappingAnyDuct( _ ByVal allDuctEnds As System.Collections.Generic.List(Of DuctEndViewModel), _ ByVal currentDuctEnd As DuctEndViewModel _ ) As System.Boolean
'Usage Dim instance As VaultSurfaceViewModel Dim allDuctEnds As System.Collections.Generic.List(Of DuctEndViewModel) Dim currentDuctEnd As DuctEndViewModel Dim value As System.Boolean value = instance.IsOverlappingAnyDuct(allDuctEnds, currentDuctEnd)
public System.bool IsOverlappingAnyDuct( System.Collections.Generic.List<DuctEndViewModel> allDuctEnds, DuctEndViewModel currentDuctEnd )
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.