ArcFM Solution Developer Guide
GetElectricTraceSettings Method


Syntax
'Declaration
 
Public Shared Function GetElectricTraceSettings( _
   ByVal gn As IGeometricNetwork _
) As IMMElectricTraceSettings
'Usage
 
Dim gn As IGeometricNetwork
Dim value As IMMElectricTraceSettings
 
value = PhaseSwapUtils.GetElectricTraceSettings(gn)
public static IMMElectricTraceSettings GetElectricTraceSettings( 
   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