ArcFM Desktop Developer Guide
IMMElectricTracingEx Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface performs the trace as specified by the arguments on the FindFeedPaths and TraceDownstream methods. These methods are the most useful electrical tracing methods exposed by Feeder Manager and offer a great degree of flexibility. Traces may be further customized using the IMMElectricTraceSettings and IMMCurrentStatus interfaces. If you are using VB6, this interface should be called rather than the IMMElectricTracing interface, which cannot be called from 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
IMMElectricTracingEx Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")>
<ComImportAttribute()>
Public Interface IMMElectricTracingEx 
'Usage
 
Dim instance As IMMElectricTracingEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")]
[ComImport()]
public interface IMMElectricTracingEx 
Remarks

MMFeederTracer is the only coclass that implements IMMElectricTracingEx.

The purpose of the IMMCurrentStatus argument is to add flexibility to the IMMElectricTracingEx functions, so that they may be used for special needs that cannot be addressed by simple tracing against the normal switch state. By supplying a custom implementation of IMMCurrentStatus as argument, a developer can alter tracing behavior and outcome in many remarkable and potentially valuable ways.

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

IMMElectricTracingEx Members
Miner.Interop Namespace

This interface performs the trace as specified by the arguments on the FindFeedPaths and TraceDownstream methods. These methods are the most useful electrical tracing methods exposed by Feeder Manager and offer a great degree of flexibility. Traces may be further customized using the IMMElectricTraceSettings and IMMCurrentStatus interfaces. If you are using VB6, this interface should be called rather than the IMMElectricTracing interface, which cannot be called from VB6.
Object Model
IMMElectricTracingEx Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")>
<ComImportAttribute()>
Public Interface IMMElectricTracingEx 
'Usage
 
Dim instance As IMMElectricTracingEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("B07E9627-422C-40AD-85D1-EC5AA8AB4DB5")]
[ComImport()]
public interface IMMElectricTracingEx 
Remarks

MMFeederTracer is the only coclass that implements IMMElectricTracingEx.

The purpose of the IMMCurrentStatus argument is to add flexibility to the IMMElectricTracingEx functions, so that they may be used for special needs that cannot be addressed by simple tracing against the normal switch state. By supplying a custom implementation of IMMCurrentStatus as argument, a developer can alter tracing behavior and outcome in many remarkable and potentially valuable ways.

Inheritance Hierarchy

Miner.Interop.IMMElectricTracingEx

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

IMMElectricTracingEx Members
Miner.Interop Namespace

 

 


Send Comment