Miner.Interop Namespace > IMMPullCblMaxAllowedTension Interface : MaxTensionBasketWeaveGrip Method |
'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 )
function MaxTensionBasketWeaveGrip( maxPullTensionPerPhase: System.Double; maxPullTensionNeutral: System.Double; cblPullTensionType: mmCblPullTensionType; leadSheathThickness: System.Double; leadSheathDiameter: System.Double; cableVoltage: mmCblPullVoltageType; cableMaterial: mmCblPullMaterial; numOfCables: System.Integer; cblPullNeutralSize: mmCblPullNeutralSize ): System.Double;
function MaxTensionBasketWeaveGrip( maxPullTensionPerPhase : System.double, maxPullTensionNeutral : System.double, cblPullTensionType : mmCblPullTensionType, leadSheathThickness : System.double, leadSheathDiameter : System.double, cableVoltage : mmCblPullVoltageType, cableMaterial : mmCblPullMaterial, numOfCables : System.int, cblPullNeutralSize : mmCblPullNeutralSize ) : System.double;
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 )
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 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2