ArcFM Desktop Developer Guide
BaseElectricTraceTool Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly

Miner.FrameworkUI.dll

This abstract class is responsible for retrieving the electric trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method.
Object Model
BaseElectricTraceTool Class
Syntax
'Declaration
 
Public MustInherit Class BaseElectricTraceTool 
   Inherits BaseTraceTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As BaseElectricTraceTool
public abstract class BaseElectricTraceTool : BaseTraceTool, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.FrameworkUI.Trace.BaseTraceTool
            Miner.FrameworkUI.Trace.BaseElectricTraceTool

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

BaseElectricTraceTool Members
Miner.FrameworkUI.Trace Namespace

 

 


Send Comment