ArcFM Solution Developer Guide
FieldMNFilteredListFromTracedElements Method


Syntax
'Declaration
 
Public Function FieldMNFilteredListFromTracedElements( _
   ByVal pGeoNetwork As IGeometricNetwork, _
   ByVal pJunctions As IEnumNetEID, _
   ByVal pEdges As IEnumNetEID, _
   ByVal bstrFieldModelName As System.String _
) As ID8List
'Usage
 
Dim instance As PhaseSwapUtils
Dim pGeoNetwork As IGeometricNetwork
Dim pJunctions As IEnumNetEID
Dim pEdges As IEnumNetEID
Dim bstrFieldModelName As System.String
Dim value As ID8List
 
value = instance.FieldMNFilteredListFromTracedElements(pGeoNetwork, pJunctions, pEdges, bstrFieldModelName)
public ID8List FieldMNFilteredListFromTracedElements( 
   IGeometricNetwork pGeoNetwork,
   IEnumNetEID pJunctions,
   IEnumNetEID pEdges,
   System.string bstrFieldModelName
)

Parameters

pGeoNetwork
pJunctions
pEdges
bstrFieldModelName
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

PhaseSwapUtils Class
PhaseSwapUtils Members

 

 


Send Comment