ArcFM Desktop Developer Guide
IMMTracedElementDelta 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 and after a connectivity or switching modification. This method provides the delta results in the form of an IMMTracedElementDeltas object. This object contains a collection of IMMTracedElementDelta objects that represent each modified feature in the trace.
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
IMMTracedElementDelta Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMTracedElementDelta 
'Usage
 
Dim instance As IMMTracedElementDelta
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMTracedElementDelta 
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

IMMTracedElementDelta Members
Miner.Interop Namespace

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

Miner.Interop.IMMTracedElementDelta

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

IMMTracedElementDelta Members
Miner.Interop Namespace

 

 


Send Comment