Miner.Interop Namespace > MMFeederTracerClass Class > FindFeedPathsShowWork Method : FindFeedPathsShowWork(IGeometricNetwork,IMMElectricTraceSettings,IMMCurrentStatus,Int32,esriElementType,SetOfPhases,Object,Object,Boolean,IMMEnumFeedPath,IMMEnumTraceStopper,IMMEnumTraceStopper,IMMTracedElements,IMMTracedElements) Method |
'Declaration
Public Overloads Overridable Sub FindFeedPathsShowWork( _ ByVal GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal settings As IMMElectricTraceSettings, _ ByVal currentStatus As IMMCurrentStatus, _ ByVal startEID As System.Integer, _ ByVal startElementType As ESRI.ArcGIS.Geodatabase.esriElementType, _ ByVal Phases As SetOfPhases, _ ByVal barrierJunctions As System.Object, _ ByVal barrierEdges As System.Object, _ ByVal showWorkOnlyIfNoFeedpathExists As System.Boolean, _ ByRef feedPaths As IMMEnumFeedPath, _ ByRef traceStopperJunctions As IMMEnumTraceStopper, _ ByRef traceStopperEdges As IMMEnumTraceStopper, _ ByRef visitedJunctions As IMMTracedElements, _ ByRef visitedEdges As IMMTracedElements _ )
'Usage
Dim instance As MMFeederTracerClass Dim GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim settings As IMMElectricTraceSettings Dim currentStatus As IMMCurrentStatus Dim startEID As System.Integer Dim startElementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim Phases As SetOfPhases Dim barrierJunctions As System.Object Dim barrierEdges As System.Object Dim showWorkOnlyIfNoFeedpathExists As System.Boolean Dim feedPaths As IMMEnumFeedPath Dim traceStopperJunctions As IMMEnumTraceStopper Dim traceStopperEdges As IMMEnumTraceStopper Dim visitedJunctions As IMMTracedElements Dim visitedEdges As IMMTracedElements instance.FindFeedPathsShowWork(GeometricNetwork, settings, currentStatus, startEID, startElementType, Phases, barrierJunctions, barrierEdges, showWorkOnlyIfNoFeedpathExists, feedPaths, traceStopperJunctions, traceStopperEdges, visitedJunctions, visitedEdges)
public virtual void FindFeedPathsShowWork( ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork, IMMElectricTraceSettings settings, IMMCurrentStatus currentStatus, System.int startEID, ESRI.ArcGIS.Geodatabase.esriElementType startElementType, SetOfPhases Phases, System.object barrierJunctions, System.object barrierEdges, System.bool showWorkOnlyIfNoFeedpathExists, out IMMEnumFeedPath feedPaths, out IMMEnumTraceStopper traceStopperJunctions, out IMMEnumTraceStopper traceStopperEdges, out IMMTracedElements visitedJunctions, out IMMTracedElements visitedEdges )
public procedure FindFeedPathsShowWork( GeometricNetwork: ESRI.ArcGIS.Geodatabase.IGeometricNetwork; settings: IMMElectricTraceSettings; currentStatus: IMMCurrentStatus; startEID: System.Integer; startElementType: ESRI.ArcGIS.Geodatabase.esriElementType; Phases: SetOfPhases; barrierJunctions: System.TObject; barrierEdges: System.TObject; showWorkOnlyIfNoFeedpathExists: System.Boolean; Out feedPaths: IMMEnumFeedPath; Out traceStopperJunctions: IMMEnumTraceStopper; Out traceStopperEdges: IMMEnumTraceStopper; Out visitedJunctions: IMMTracedElements; Out visitedEdges: IMMTracedElements ); virtual;
public function FindFeedPathsShowWork( GeometricNetwork : ESRI.ArcGIS.Geodatabase.IGeometricNetwork, settings : IMMElectricTraceSettings, currentStatus : IMMCurrentStatus, startEID : System.int, startElementType : ESRI.ArcGIS.Geodatabase.esriElementType, Phases : SetOfPhases, barrierJunctions : System.Object, barrierEdges : System.Object, showWorkOnlyIfNoFeedpathExists : System.boolean, feedPaths : IMMEnumFeedPath, traceStopperJunctions : IMMEnumTraceStopper, traceStopperEdges : IMMEnumTraceStopper, visitedJunctions : IMMTracedElements, visitedEdges : IMMTracedElements );
public: virtual void FindFeedPathsShowWork( ESRI.ArcGIS.Geodatabase.IGeometricNetwork* GeometricNetwork, IMMElectricTraceSettings* settings, IMMCurrentStatus* currentStatus, System.int startEID, ESRI.ArcGIS.Geodatabase.esriElementType startElementType, SetOfPhases Phases, System.Object* barrierJunctions, System.Object* barrierEdges, System.bool showWorkOnlyIfNoFeedpathExists, [PARAMFLAG::Out] IMMEnumFeedPath* feedPaths, [PARAMFLAG::Out] IMMEnumTraceStopper* traceStopperJunctions, [PARAMFLAG::Out] IMMEnumTraceStopper* traceStopperEdges, [PARAMFLAG::Out] IMMTracedElements* visitedJunctions, [PARAMFLAG::Out] IMMTracedElements* visitedEdges )
public: virtual void FindFeedPathsShowWork( ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ GeometricNetwork, IMMElectricTraceSettings^ settings, IMMCurrentStatus^ currentStatus, System.int startEID, ESRI.ArcGIS.Geodatabase.esriElementType startElementType, SetOfPhases Phases, System.Object^ barrierJunctions, System.Object^ barrierEdges, System.bool showWorkOnlyIfNoFeedpathExists, [Out] IMMEnumFeedPath^ feedPaths, [Out] IMMEnumTraceStopper^ traceStopperJunctions, [Out] IMMEnumTraceStopper^ traceStopperEdges, [Out] IMMTracedElements^ visitedJunctions, [Out] IMMTracedElements^ visitedEdges )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2