ArcFM Engine Developer Guide
ConductorSag Method (IMMMCCondSag)


Syntax
'Declaration
 
Function ConductorSag( _
   ByVal dWeight As Double, _
   ByVal dSpanLength As Double, _
   ByVal dTension As Double _
) As Double
'Usage
 
Dim instance As IMMMCCondSag
Dim dWeight As Double
Dim dSpanLength As Double
Dim dTension As Double
Dim value As Double
 
value = instance.ConductorSag(dWeight, dSpanLength, dTension)
double ConductorSag( 
   double dWeight,
   double dSpanLength,
   double dTension
)

Parameters

dWeight
dSpanLength
dTension
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

IMMMCCondSag Interface
IMMMCCondSag Members

 

 


Send Comment