Miner.Interop.Desktop Assembly > Miner.Interop Namespace > IMMPhaseSwapTapFinder Interface : FindTap Method |
'Declaration Sub FindTap( _ ByVal geometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal mmElectricTraceWeightID As Integer, _ ByVal startEdgeEID As Integer, _ ByVal bUseAutoTapFindMethod As Boolean, _ ByRef tapJunctionEID As Integer, _ ByRef firstDownstreamEdgeEID As Integer, _ ByRef phasesAvailableAtTap As SetOfPhases _ )
'Usage Dim instance As IMMPhaseSwapTapFinder Dim geometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim mmElectricTraceWeightID As Integer Dim startEdgeEID As Integer Dim bUseAutoTapFindMethod As Boolean Dim tapJunctionEID As Integer Dim firstDownstreamEdgeEID As Integer Dim phasesAvailableAtTap As SetOfPhases instance.FindTap(geometricNW, mmElectricTraceWeightID, startEdgeEID, bUseAutoTapFindMethod, tapJunctionEID, firstDownstreamEdgeEID, phasesAvailableAtTap)
void FindTap( ESRI.ArcGIS.Geodatabase.IGeometricNetwork geometricNW, int mmElectricTraceWeightID, int startEdgeEID, bool bUseAutoTapFindMethod, out int tapJunctionEID, out int firstDownstreamEdgeEID, out SetOfPhases phasesAvailableAtTap )
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.