ArcFM Engine Developer Guide
GetNetwork(IMap,String) Method


Syntax
'Declaration
 
Protected Overloads Function GetNetwork( _
   ByVal map As ESRI.ArcGIS.Carto.IMap, _
   ByVal weightName As String _
) As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
'Usage
 
Dim instance As CathodicProtectionSystemsCommand
Dim map As ESRI.ArcGIS.Carto.IMap
Dim weightName As String
Dim value As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
 
value = instance.GetNetwork(map, weightName)
protected ESRI.ArcGIS.Geodatabase.IGeometricNetwork GetNetwork( 
   ESRI.ArcGIS.Carto.IMap map,
   string weightName
)

Parameters

map
weightName
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

CathodicProtectionSystemsCommand Class
CathodicProtectionSystemsCommand Members
Overload List

 

 


Send Comment