ArcFM Solution Developer Guide
IMMFeatureSplittingUtils Interface
Members 






This interface provides a single method for splitting linear features (in Miner.Interop.Geodatabase).
Object Model
IMMFeatureSplittingUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("8424F092-D8DC-4228-9EB5-51656F4662DF")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMFeatureSplittingUtils 
'Usage
 
Dim instance As IMMFeatureSplittingUtils
[System.Runtime.InteropServices.Guid("8424F092-D8DC-4228-9EB5-51656F4662DF")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMFeatureSplittingUtils 
public interface IMMFeatureSplittingUtils 
System.Runtime.InteropServices.GuidAttribute("8424F092-D8DC-4228-9EB5-51656F4662DF")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMFeatureSplittingUtils 
[System.Runtime.InteropServices.Guid("8424F092-D8DC-4228-9EB5-51656F4662DF")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMFeatureSplittingUtils 
[System.Runtime.InteropServices.Guid("8424F092-D8DC-4228-9EB5-51656F4662DF")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMFeatureSplittingUtils 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMFeatureSplittingUtils Members
Miner.Interop Namespace

Send Feedback