ArcFM Desktop Developer Guide
IMMTracedElementDeltas Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The IMMTracedElements::Diff method allows you to analyze a trace before an after a connectivity or switching modification. This method provides the delta results in the form of an IMMTracedElementDeltas object. This interface provides a collection of element changes encountered between the two traces.
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
IMMTracedElementDeltas Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTracedElementDeltas 
'Usage
 
Dim instance As IMMTracedElementDeltas
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMTracedElementDeltas 
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

IMMTracedElementDeltas Members
Miner.Interop Namespace

The IMMTracedElements::Diff method allows you to analyze a trace before an after a connectivity or switching modification. This method provides the delta results in the form of an IMMTracedElementDeltas object. This interface provides a collection of element changes encountered between the two traces.
Object Model
IMMTracedElementDeltas Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTracedElementDeltas 
'Usage
 
Dim instance As IMMTracedElementDeltas
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("B07E9621-422C-40AD-85D1-EC5AA8AB4DB5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMTracedElementDeltas 
Inheritance Hierarchy

Miner.Interop.IMMTracedElementDeltas

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

IMMTracedElementDeltas Members
Miner.Interop Namespace

 

 


Send Comment