ArcFM Desktop Developer Guide
IMMElectricTracing2 Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

IMMElectricTracing2 is an obsolete interface and no longer supported. It has been replaced by IMMElectricTracingEx. IMMElectricTracing2 may not be used with VB6.

Available at Version
9.2.1 and later
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.Interop.Framework.dll
Object Model
IMMElectricTracing2 Interface
Syntax
'Declaration
 
<GuidAttribute("13873B31-745B-478C-ACA0-9F4C3926DA5A")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMElectricTracing2 
   Inherits IMMElectricTracing 
'Usage
 
Dim instance As IMMElectricTracing2
[Guid("13873B31-745B-478C-ACA0-9F4C3926DA5A")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMElectricTracing2 : IMMElectricTracing  
Remarks

This interface includes a method that performs a trace to locate all possible paths to all possible sources. It returns all edges and junctions encountered during that search, regardless of whether a path is identified or not.

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

IMMElectricTracing2 Members
Miner.Interop Namespace

IMMElectricTracing2 is an obsolete interface and no longer supported. It has been replaced by IMMElectricTracingEx. IMMElectricTracing2 may not be used with VB6.

Object Model
IMMElectricTracing2 Interface
Syntax
'Declaration
 
<GuidAttribute("13873B31-745B-478C-ACA0-9F4C3926DA5A")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMElectricTracing2 
   Inherits IMMElectricTracing 
'Usage
 
Dim instance As IMMElectricTracing2
[Guid("13873B31-745B-478C-ACA0-9F4C3926DA5A")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMElectricTracing2 : IMMElectricTracing  
Remarks

This interface includes a method that performs a trace to locate all possible paths to all possible sources. It returns all edges and junctions encountered during that search, regardless of whether a path is identified or not.

Inheritance Hierarchy

Miner.Interop.IMMElectricTracing2

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

IMMElectricTracing2 Members
Miner.Interop Namespace

 

 


Send Comment