ArcFM Responder Mobile Developer Guide
AutoSegmentSplit Class
Members 






Searches for a linear feature class with model name 'SplitTarget', if found, the point object placed splits the linear feature and snaps itself to it.
Object Model
AutoSegmentSplit Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoSegSplit")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("8973F7F0-EEE8-11D3-BB02-005004D30CD2")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
Public Class AutoSegmentSplit 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As AutoSegmentSplit
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoSegSplit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8973F7F0-EEE8-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ComVisible(true)]
public class AutoSegmentSplit : Miner.Interop.IMMSpecialAUStrategyEx  
public class AutoSegmentSplit = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoSegSplit")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("8973F7F0-EEE8-11D3-BB02-005004D30CD2")
System.Runtime.InteropServices.ComVisibleAttribute()
public class AutoSegmentSplit implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoSegSplit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8973F7F0-EEE8-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ComVisible(true)]
public __gc class AutoSegmentSplit : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoSegSplit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("8973F7F0-EEE8-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ComVisible(true)]
public ref class AutoSegmentSplit : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AutoSegmentSplit

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

AutoSegmentSplit Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback