ArcFM Engine Developer Guide
SwapPhaseByTracedElements Method (MMPhaseSwapClass)


Syntax
'Declaration
 
Public Overridable 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 MMPhaseSwapClass
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)
public virtual void SwapPhaseByTracedElements( 
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork geometricNW,
   IMMPhaseSwapMap pPhaseMap,
   IMMTracedElements pEdgeElements,
   IMMTracedElements pJunctionElements
)

Parameters

geometricNW
pPhaseMap
pEdgeElements
pJunctionElements
Requirements

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.

See Also

Reference

MMPhaseSwapClass Class
MMPhaseSwapClass Members

 

 


Send Comment