ArcFM Solution Developer Guide
CalculateSWBP Method (MMPullCblSWBPClass)


Syntax
'Declaration
 
Public Overridable Function CalculateSWBP( _
   ByVal cblPullConfig As mmCblPullConfig, _
   ByVal exitingTension As System.Double, _
   ByVal insideBendingRadius As System.Double, _
   ByVal wtCorrectFactor As System.Double _
) As System.Double
'Usage
 
Dim instance As MMPullCblSWBPClass
Dim cblPullConfig As mmCblPullConfig
Dim exitingTension As System.Double
Dim insideBendingRadius As System.Double
Dim wtCorrectFactor As System.Double
Dim value As System.Double
 
value = instance.CalculateSWBP(cblPullConfig, exitingTension, insideBendingRadius, wtCorrectFactor)
public virtual System.double CalculateSWBP( 
   mmCblPullConfig cblPullConfig,
   System.double exitingTension,
   System.double insideBendingRadius,
   System.double wtCorrectFactor
)

Parameters

cblPullConfig
exitingTension
insideBendingRadius
wtCorrectFactor
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

MMPullCblSWBPClass Class
MMPullCblSWBPClass Members

 

 


Send Comment