ArcFM Engine Developer Guide
PullCableTension Method (MMPullCblTensionClass)


Syntax
'Declaration
 
Public Overridable Function PullCableTension( _
   ByVal cblPullType As mmCblPullType, _
   ByVal incomingTension As Double, _
   ByVal conduitSectionLength As Double, _
   ByVal totalCableWeight As Double, _
   ByVal effCoeffFriction As Double, _
   ByVal offsetDegAngle As Double, _
   ByVal bendDegAngle As Double _
) As Double
'Usage
 
Dim instance As MMPullCblTensionClass
Dim cblPullType As mmCblPullType
Dim incomingTension As Double
Dim conduitSectionLength As Double
Dim totalCableWeight As Double
Dim effCoeffFriction As Double
Dim offsetDegAngle As Double
Dim bendDegAngle As Double
Dim value As Double
 
value = instance.PullCableTension(cblPullType, incomingTension, conduitSectionLength, totalCableWeight, effCoeffFriction, offsetDegAngle, bendDegAngle)

Parameters

cblPullType
incomingTension
conduitSectionLength
totalCableWeight
effCoeffFriction
offsetDegAngle
bendDegAngle
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

MMPullCblTensionClass Class
MMPullCblTensionClass Members

 

 


Send Comment