ArcFM Responder Mobile Developer Guide
AutoStructureRelate Class
Members 






Searches within a tolerance for features with a model name of 'Structure' and creates a new relationship between the placed feature and the structure feature.
Object Model
AutoStructureRelate Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoStruRelate")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("8973F7EE-EEE8-11D3-BB02-005004D30CD2")>
Public Class AutoStructureRelate 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As AutoStructureRelate
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoStruRelate")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8973F7EE-EEE8-11D3-BB02-005004D30CD2")]
public class AutoStructureRelate : Miner.Interop.IMMSpecialAUStrategyEx  
public class AutoStructureRelate = class(Miner.Interop.IMMSpecialAUStrategyEx)
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoStruRelate")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("8973F7EE-EEE8-11D3-BB02-005004D30CD2")
public class AutoStructureRelate implements Miner.Interop.IMMSpecialAUStrategyEx 
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoStruRelate")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8973F7EE-EEE8-11D3-BB02-005004D30CD2")]
public __gc class AutoStructureRelate : public Miner.Interop.IMMSpecialAUStrategyEx  
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoStruRelate")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8973F7EE-EEE8-11D3-BB02-005004D30CD2")]
public ref class AutoStructureRelate : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AutoStructureRelate

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

AutoStructureRelate Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback