ArcFM Solution Developer Guide
MaxTensionBasketWeaveGrip Method (IMMPullCblMaxAllowedTension)


Syntax
'Declaration
 
Function MaxTensionBasketWeaveGrip( _
   ByVal maxPullTensionPerPhase As System.Double, _
   ByVal maxPullTensionNeutral As System.Double, _
   ByVal cblPullTensionType As mmCblPullTensionType, _
   Optional ByVal leadSheathThickness As System.Double, _
   Optional ByVal leadSheathDiameter As System.Double, _
   Optional ByVal cableVoltage As mmCblPullVoltageType, _
   Optional ByVal cableMaterial As mmCblPullMaterial, _
   Optional ByVal numOfCables As System.Integer, _
   Optional ByVal cblPullNeutralSize As mmCblPullNeutralSize _
) As System.Double
'Usage
 
Dim instance As IMMPullCblMaxAllowedTension
Dim maxPullTensionPerPhase As System.Double
Dim maxPullTensionNeutral As System.Double
Dim cblPullTensionType As mmCblPullTensionType
Dim leadSheathThickness As System.Double
Dim leadSheathDiameter As System.Double
Dim cableVoltage As mmCblPullVoltageType
Dim cableMaterial As mmCblPullMaterial
Dim numOfCables As System.Integer
Dim cblPullNeutralSize As mmCblPullNeutralSize
Dim value As System.Double
 
value = instance.MaxTensionBasketWeaveGrip(maxPullTensionPerPhase, maxPullTensionNeutral, cblPullTensionType, leadSheathThickness, leadSheathDiameter, cableVoltage, cableMaterial, numOfCables, cblPullNeutralSize)
System.double MaxTensionBasketWeaveGrip( 
   System.double maxPullTensionPerPhase,
   System.double maxPullTensionNeutral,
   mmCblPullTensionType cblPullTensionType,
   System.double leadSheathThickness,
   System.double leadSheathDiameter,
   mmCblPullVoltageType cableVoltage,
   mmCblPullMaterial cableMaterial,
   System.int numOfCables,
   mmCblPullNeutralSize cblPullNeutralSize
)

Parameters

maxPullTensionPerPhase
maxPullTensionNeutral
cblPullTensionType
leadSheathThickness
leadSheathDiameter
cableVoltage
cableMaterial
numOfCables
cblPullNeutralSize
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

IMMPullCblMaxAllowedTension Interface
IMMPullCblMaxAllowedTension Members

 

 


Send Comment