Miner.Desktop Assembly > Miner.Desktop.PhaseSwap Namespace > PhaseSwapUtils Class : ConvertTracedEIDsToGeometry Method |
'Declaration Public Shared Function ConvertTracedEIDsToGeometry( _ ByVal geoNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal junctionEIDs As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _ ByVal edgeEIDs As ESRI.ArcGIS.Geodatabase.IEnumNetEID _ ) As ESRI.ArcGIS.Geometry.IGeometry
'Usage Dim geoNW As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim junctionEIDs As ESRI.ArcGIS.Geodatabase.IEnumNetEID Dim edgeEIDs As ESRI.ArcGIS.Geodatabase.IEnumNetEID Dim value As ESRI.ArcGIS.Geometry.IGeometry value = PhaseSwapUtils.ConvertTracedEIDsToGeometry(geoNW, junctionEIDs, edgeEIDs)
public static ESRI.ArcGIS.Geometry.IGeometry ConvertTracedEIDsToGeometry( ESRI.ArcGIS.Geodatabase.IGeometricNetwork geoNW, ESRI.ArcGIS.Geodatabase.IEnumNetEID junctionEIDs, ESRI.ArcGIS.Geodatabase.IEnumNetEID edgeEIDs )
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.