Miner.Interop Namespace > MMPullCblMaxAllowedTensionClass Class : MaxTensionPullingEye Method |
'Declaration
Public Overridable Function MaxTensionPullingEye( _ ByVal pullEyeCoeff As System.Integer, _ ByVal condArea As System.Double _ ) As System.Double
'Usage
Dim instance As MMPullCblMaxAllowedTensionClass Dim pullEyeCoeff As System.Integer Dim condArea As System.Double Dim value As System.Double value = instance.MaxTensionPullingEye(pullEyeCoeff, condArea)
public virtual System.double MaxTensionPullingEye( System.int pullEyeCoeff, System.double condArea )
public function MaxTensionPullingEye( pullEyeCoeff: System.Integer; condArea: System.Double ): System.Double; virtual;
public function MaxTensionPullingEye( pullEyeCoeff : System.int, condArea : System.double ) : System.double;
public: virtual System.double MaxTensionPullingEye( System.int pullEyeCoeff, System.double condArea )
public: virtual System.double MaxTensionPullingEye( System.int 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