ArcFM Engine Developer Guide
IMMTracedElementDelta Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTracedElementDelta 
'Usage
 
Dim instance As IMMTracedElementDelta
[Guid("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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.
Syntax
'Declaration
 
<GuidAttribute("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMTracedElementDelta 
'Usage
 
Dim instance As IMMTracedElementDelta
[Guid("B07E9620-422C-40AD-85D1-EC5AA8AB4DB5")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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