ArcFM Solution Developer Guide
TraceSwapSet Method (MMPhaseSwapClass)


Syntax
'Declaration
 
Public Overridable Sub TraceSwapSet( _
   ByVal geometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _
   ByVal mmElectricTraceWeightID As System.Integer, _
   ByVal startJunctionEID As System.Integer, _
   ByVal firstDownstreamEdgeEID As System.Integer _
) 
'Usage
 
Dim instance As MMPhaseSwapClass
Dim geometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
Dim mmElectricTraceWeightID As System.Integer
Dim startJunctionEID As System.Integer
Dim firstDownstreamEdgeEID As System.Integer
 
instance.TraceSwapSet(geometricNW, mmElectricTraceWeightID, startJunctionEID, firstDownstreamEdgeEID)
public virtual void TraceSwapSet( 
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork geometricNW,
   System.int mmElectricTraceWeightID,
   System.int startJunctionEID,
   System.int firstDownstreamEdgeEID
)

Parameters

geometricNW
mmElectricTraceWeightID
startJunctionEID
firstDownstreamEdgeEID
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