ArcFM Desktop Developer Guide
TraceStoppingElement Class
Members 


Product Availability
Required Licenses
.NET Assembly
A wrapper for a junction or edge trace stopper that implements IMMTracedElement. The functions that establish connectivity between the logical network elements, JunctionInfo and EdgeInfo, take arguments in the form of IMMTracedElement, not IMMTraceStopper.
Object Model
TraceStoppingElement Class
Syntax
'Declaration
 
Public Class TraceStoppingElement 
   Implements Miner.Interop.IMMTracedElement 
'Usage
 
Dim instance As TraceStoppingElement
public class TraceStoppingElement : Miner.Interop.IMMTracedElement  
Remarks
(IMMTraceStopper was not fully implemented initially. Therefore, we had to use the VisitedJunctions and VisitedEdges from the FindFeedPaths traced to supply the necessary information. This is no longer necessary as of 10.0.1.)
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Integration.Electric.TraceStoppingElement

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

TraceStoppingElement Members
Miner.Geodatabase.Integration.Electric Namespace

 

 


Send Comment