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