ArcFM Desktop Developer Guide
IMMFeederTracer4_OnEnabledFeature Method


Syntax
'Declaration
 
Public Overridable Sub IMMFeederTracer4_OnEnabledFeature( _
   ByVal GeometricNetwork As IGeometricNetwork, _
   ByVal feature As IFeature, _
   ByVal traceWeight As Integer, _
   ByVal Enabled As Boolean _
) 
'Usage
 
Dim instance As MMFeederTracerClass
Dim GeometricNetwork As IGeometricNetwork
Dim feature As IFeature
Dim traceWeight As Integer
Dim Enabled As Boolean
 
instance.IMMFeederTracer4_OnEnabledFeature(GeometricNetwork, feature, traceWeight, Enabled)
public virtual void IMMFeederTracer4_OnEnabledFeature( 
   IGeometricNetwork GeometricNetwork,
   IFeature feature,
   int traceWeight,
   bool Enabled
)

Parameters

GeometricNetwork
feature
traceWeight
Enabled
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