Miner.Desktop Assembly > Miner.Desktop.PhaseSwap Namespace > PhaseSwapUtils Class : FeatureFromEID Method |
'Declaration Public Function FeatureFromEID( _ ByVal pGeometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal lEID As Integer, _ ByVal pElementType As ESRI.ArcGIS.Geodatabase.esriElementType _ ) As ESRI.ArcGIS.Geodatabase.IFeature
'Usage Dim instance As PhaseSwapUtils Dim pGeometricNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim lEID As Integer Dim pElementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim value As ESRI.ArcGIS.Geodatabase.IFeature value = instance.FeatureFromEID(pGeometricNW, lEID, pElementType)
public ESRI.ArcGIS.Geodatabase.IFeature FeatureFromEID( ESRI.ArcGIS.Geodatabase.IGeometricNetwork pGeometricNW, int lEID, ESRI.ArcGIS.Geodatabase.esriElementType pElementType )
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.