Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMTracedElement Interface |
The following tables list the members exposed by IMMTracedElement.
Name | Description | |
---|---|---|
![]() | BelongsToLoop | A boolean value indicating whether the feature participates in a loop. 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. |
![]() | 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. |
![]() | 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. |