ArcFM Engine Developer Guide
BaseElectricTraceTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
This abstract class is responsible for retrieving the electric trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method.
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