Miner.Interop Namespace > MMMechCalcClass Class : ActualMomentHorz Method |
'Declaration
Public Overridable Function ActualMomentHorz( _ ByVal dOCF As System.Double, _ ByVal dSumCondMomentArms As System.Double _ ) As System.Double
'Usage
Dim instance As MMMechCalcClass Dim dOCF As System.Double Dim dSumCondMomentArms As System.Double Dim value As System.Double value = instance.ActualMomentHorz(dOCF, dSumCondMomentArms)
public virtual System.double ActualMomentHorz( System.double dOCF, System.double dSumCondMomentArms )
public function ActualMomentHorz( dOCF: System.Double; dSumCondMomentArms: System.Double ): System.Double; virtual;
public function ActualMomentHorz( dOCF : System.double, dSumCondMomentArms : System.double ) : System.double;
public: virtual System.double ActualMomentHorz( System.double dOCF, System.double dSumCondMomentArms )
public: virtual System.double ActualMomentHorz( System.double dOCF, System.double dSumCondMomentArms )
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