Miner.Interop Namespace > IMMPhaseSwapper Interface : SwapPhaseByTracedElements Method |
'Declaration
Sub SwapPhaseByTracedElements( _ ByVal geometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal pPhaseMap As IMMPhaseSwapMap, _ ByVal pEdgeElements As IMMTracedElements, _ ByVal pJunctionElements As IMMTracedElements _ )
'Usage
Dim instance As IMMPhaseSwapper Dim geometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim pPhaseMap As IMMPhaseSwapMap Dim pEdgeElements As IMMTracedElements Dim pJunctionElements As IMMTracedElements instance.SwapPhaseByTracedElements(geometricNW, pPhaseMap, pEdgeElements, pJunctionElements)
void SwapPhaseByTracedElements( ESRI.ArcGIS.Geodatabase.IGeometricNetwork geometricNW, IMMPhaseSwapMap pPhaseMap, IMMTracedElements pEdgeElements, IMMTracedElements pJunctionElements )
procedure SwapPhaseByTracedElements( geometricNW: ESRI.ArcGIS.Geodatabase.IGeometricNetwork; pPhaseMap: IMMPhaseSwapMap; pEdgeElements: IMMTracedElements; pJunctionElements: IMMTracedElements );
function SwapPhaseByTracedElements( geometricNW : ESRI.ArcGIS.Geodatabase.IGeometricNetwork, pPhaseMap : IMMPhaseSwapMap, pEdgeElements : IMMTracedElements, pJunctionElements : IMMTracedElements );
void SwapPhaseByTracedElements( ESRI.ArcGIS.Geodatabase.IGeometricNetwork* geometricNW, IMMPhaseSwapMap* pPhaseMap, IMMTracedElements* pEdgeElements, IMMTracedElements* pJunctionElements )
void SwapPhaseByTracedElements( ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ geometricNW, IMMPhaseSwapMap^ pPhaseMap, IMMTracedElements^ pEdgeElements, IMMTracedElements^ pJunctionElements )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2