ArcFM Engine Developer Guide
IMMTracedElementDelta Interface Members
Properties 

The following tables list the members exposed by IMMTracedElementDelta.

Public Properties
 NameDescription
 PropertyBelongsToLoopA boolean value indicating whether the feature participates in a loop. The feature is part of the 'after' trace results that were passed into IMMTracedElements::Diff. True = belongs to a loop, False = does not belong to a loop.  
 PropertyBelongsToLoopOrigA boolean value indicating whether the feature participates in a loop. The feature is part of the 'before' trace results on which the IMMTracedElements::Diff method is called. True = belongs to a loop, False = does not belong to a loop.  
 PropertyEIDThe Esri Network Element ID as long. More information about the Element ID is available in the ArcGIS Developer Help, Network Analysis Library Overview.  
 PropertyEnergizedPhasesA value from the SetOfPhases enumeration that indicates the phasing of the feature. The feature is part of the 'after' trace results that were passed into IMMTracedElements::Diff.  
 PropertyEnergizedPhasesOrigA value from the SetOfPhases enumeration that indicates the phasing of the feature. The feature is part of the 'before' trace results on which the IMMTracedElements::Diff method is called.  
 PropertyFCIDThe Feature Class ID as long.  
 PropertyOIDThe Object ID as long.  
 PropertyPreviousEIDThe Esri Network Element ID of the previous element as long. The feature is part of the 'after' trace results that were passed into IMMTracedElements::Diff.  
 PropertyPreviousEIDOrigThe Esri Network Element ID of the previous element as long. The feature is part of the 'before' trace results on which the IMMTracedElements::Diff method is called.  
 PropertySUBIDThe Esri Network Element SubID as long. More information about the SubID is available in the ArcGIS Developer Help, Network Analysis Library Overview.  
 PropertyWeightThe trace weight value of the element.  
Top
See Also

Reference

IMMTracedElementDelta Interface
Miner.Interop Namespace

 

 


Send Comment