ArcFM Desktop Developer Guide
AutoSegmentSplit Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
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
 
<ProgIdAttribute("MMSpecialAUStrategy.MMAutoSegSplit")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("8973F7F0-EEE8-11D3-BB02-005004D30CD2")>
<ComVisibleAttribute(True)>
Public Class AutoSegmentSplit 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As AutoSegmentSplit
[ProgId("MMSpecialAUStrategy.MMAutoSegSplit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("8973F7F0-EEE8-11D3-BB02-005004D30CD2")]
[ComVisible(true)]
public class AutoSegmentSplit : Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AutoSegmentSplit

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

AutoSegmentSplit Members
Miner.Geodatabase.AutoUpdaters Namespace

 

 


Send Comment