ArcFM Desktop Developer Guide
BaseGasTraceTool 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 gas trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method.
Object Model
BaseGasTraceTool Class
Syntax
'Declaration
 
Public MustInherit Class BaseGasTraceTool 
   Inherits BaseTraceTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As BaseGasTraceTool
public abstract class BaseGasTraceTool : 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.BaseGasTraceTool

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

BaseGasTraceTool Members
Miner.FrameworkUI.Trace Namespace

 

 


Send Comment