Miner.Interop Namespace > IMMPullCblMaxAllowedTension2 Interface : MaxTensionPullingEye Method |
'Declaration
Function MaxTensionPullingEye( _ ByVal pullEyeCoeff As System.Double, _ ByVal condArea As System.Double _ ) As System.Double
'Usage
Dim instance As IMMPullCblMaxAllowedTension2 Dim pullEyeCoeff As System.Double Dim condArea As System.Double Dim value As System.Double value = instance.MaxTensionPullingEye(pullEyeCoeff, condArea)
System.double MaxTensionPullingEye( System.double pullEyeCoeff, System.double condArea )
function MaxTensionPullingEye( pullEyeCoeff: System.Double; condArea: System.Double ): System.Double;
function MaxTensionPullingEye( pullEyeCoeff : System.double, condArea : System.double ) : System.double;
System.double MaxTensionPullingEye( System.double pullEyeCoeff, System.double condArea )
System.double MaxTensionPullingEye( System.double pullEyeCoeff, System.double condArea )
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