ArcFM Engine Developer Guide
TraceFeeder Method (IMMFeederTracer)


Syntax
'Declaration
 
Sub TraceFeeder( _
   ByVal GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _
   ByVal feederSource As IMMFeederSource _
) 
'Usage
 
Dim instance As IMMFeederTracer
Dim GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
Dim feederSource As IMMFeederSource
 
instance.TraceFeeder(GeometricNetwork, feederSource)
void TraceFeeder( 
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork,
   IMMFeederSource feederSource
)

Parameters

GeometricNetwork
feederSource
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

IMMFeederTracer Interface
IMMFeederTracer Members

 

 


Send Comment