Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMTracedElementDelta Interface |
The following tables list the members exposed by IMMTracedElementDelta.
Name | Description | |
---|---|---|
![]() | BelongsToLoop | A 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. |
![]() | BelongsToLoopOrig | A 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. |
![]() | EID | The Esri Network Element ID as long. More information about the Element ID is available in the ArcGIS Developer Help, Network Analysis Library Overview. |
![]() | EnergizedPhases | A 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. |
![]() | EnergizedPhasesOrig | A 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. |
![]() | FCID | The Feature Class ID as long. |
![]() | OID | The Object ID as long. |
![]() | PreviousEID | The 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. |
![]() | PreviousEIDOrig | The 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. |
![]() | SUBID | The Esri Network Element SubID as long. More information about the SubID is available in the ArcGIS Developer Help, Network Analysis Library Overview. |
![]() | Weight | The trace weight value of the element. |