ArcFM Engine Developer Guide
IMMFeederTracer2_TraceFeeder Method


Syntax
'Declaration
 
Public Overridable Sub IMMFeederTracer2_TraceFeeder( _
   ByVal GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _
   ByVal feederSource As IMMFeederSource _
) 
'Usage
 
Dim instance As MMFeederTracerClass
Dim GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
Dim feederSource As IMMFeederSource
 
instance.IMMFeederTracer2_TraceFeeder(GeometricNetwork, feederSource)
public virtual void IMMFeederTracer2_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

MMFeederTracerClass Class
MMFeederTracerClass Members

 

 


Send Comment