ArcFM Desktop Developer Guide
FeatureFromEID Method (IMMPhaseSwapUtils)


Syntax
'Declaration
 
Function FeatureFromEID( _
   ByVal pGeometricNW As IGeometricNetwork, _
   ByVal lEID As Integer, _
   ByVal pElementType As esriElementType _
) As IFeature
'Usage
 
Dim instance As IMMPhaseSwapUtils
Dim pGeometricNW As IGeometricNetwork
Dim lEID As Integer
Dim pElementType As esriElementType
Dim value As IFeature
 
value = instance.FeatureFromEID(pGeometricNW, lEID, pElementType)
IFeature FeatureFromEID( 
   IGeometricNetwork pGeometricNW,
   int lEID,
   esriElementType pElementType
)

Parameters

pGeometricNW
lEID
pElementType
Requirements

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.

See Also

Reference

IMMPhaseSwapUtils Interface
IMMPhaseSwapUtils Members

 

 


Send Comment