ArcFM Desktop Developer Guide
IMMPhaseSwapHelper Interface
Members 


This interface looks at each feature and related object encountered in the phase trace before it is swapped. A developer may use this interface to perform edits on the feature or related object before the phase swap is completed (i.e., the NormalPosition and PhaseDesignation fields are set).
Available at Version
Product Availability
Required Licenses
.NET Assembly
Object Model
IMMPhaseSwapHelper Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("308009DB-60D5-44AB-8A4C-FC82EC0B1D7F")>
<ComImportAttribute()>
Public Interface IMMPhaseSwapHelper 
'Usage
 
Dim instance As IMMPhaseSwapHelper
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("308009DB-60D5-44AB-8A4C-FC82EC0B1D7F")]
[ComImport()]
public interface IMMPhaseSwapHelper 
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

IMMPhaseSwapHelper Members
Miner.Interop Namespace

This interface looks at each feature and related object encountered in the phase trace before it is swapped. A developer may use this interface to perform edits on the feature or related object before the phase swap is completed (i.e., the NormalPosition and PhaseDesignation fields are set).
Object Model
IMMPhaseSwapHelper Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("308009DB-60D5-44AB-8A4C-FC82EC0B1D7F")>
<ComImportAttribute()>
Public Interface IMMPhaseSwapHelper 
'Usage
 
Dim instance As IMMPhaseSwapHelper
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("308009DB-60D5-44AB-8A4C-FC82EC0B1D7F")]
[ComImport()]
public interface IMMPhaseSwapHelper 
Inheritance Hierarchy

Miner.Interop.IMMPhaseSwapHelper

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

IMMPhaseSwapHelper Members
Miner.Interop Namespace

 

 


Send Comment