ArcFM Engine Developer Guide
GetElectricTraceSettings Method


Syntax
'Declaration
 
Public Shared Function GetElectricTraceSettings( _
   ByVal gn As ESRI.ArcGIS.Geodatabase.IGeometricNetwork _
) As IMMElectricTraceSettings
'Usage
 
Dim gn As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
Dim value As IMMElectricTraceSettings
 
value = PhaseSwapUtils.GetElectricTraceSettings(gn)
public static IMMElectricTraceSettings GetElectricTraceSettings( 
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork gn
)

Parameters

gn
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