ArcFM Engine Developer Guide
SolveWireLength Method


Syntax
'Declaration
 
Sub SolveWireLength( _
   ByVal pXfr As IMMSecCktTransformer, _
   ByVal pSolution As IMMCircuitSizerWireSolution _
) 
'Usage
 
Dim instance As IMMCircuitSizerModel
Dim pXfr As IMMSecCktTransformer
Dim pSolution As IMMCircuitSizerWireSolution
 
instance.SolveWireLength(pXfr, pSolution)
void SolveWireLength( 
   IMMSecCktTransformer pXfr,
   IMMCircuitSizerWireSolution pSolution
)

Parameters

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