Responder Developer Guide
CircuitTraceTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides an ArcMap tool that can be used to trace downstream and build a list of network elements associating an upstream point with a set of customers.
Object Model
CircuitTraceTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("B9B54CF1-0088-4C26-9A3A-94348F61964C")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public Class CircuitTraceTool 
   Inherits NonEditingSnapToolBase
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As CircuitTraceTool
[ComVisible(true)]
[Guid("B9B54CF1-0088-4C26-9A3A-94348F61964C")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(ComCategory.ArcMapCommands)]
public class CircuitTraceTool : NonEditingSnapToolBase, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.Responder.Desktop.NonEditingSnapToolBase
            Miner.Responder.Desktop.CircuitTraceTool

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

CircuitTraceTool Members
Miner.Responder.Desktop Namespace

 

 


Send Comment