ArcFM Engine Developer Guide
GetWireSolutions Method


Syntax
'Declaration
 
Function GetWireSolutions( _
   ByVal NumberOfServices As Integer, _
   ByVal pXfr As IMMSecCktTransformer _
) As IMMCircuitSizerEnumWireSolution
'Usage
 
Dim instance As IMMCircuitSizerModel
Dim NumberOfServices As Integer
Dim pXfr As IMMSecCktTransformer
Dim value As IMMCircuitSizerEnumWireSolution
 
value = instance.GetWireSolutions(NumberOfServices, pXfr)

Parameters

NumberOfServices
pXfr
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

IMMCircuitSizerModel Interface
IMMCircuitSizerModel Members

 

 


Send Comment