ArcFM Solution Developer Guide
ActualMomentHorz Method (MMMechCalcClass)


Syntax
public virtual System.double ActualMomentHorz( 
   System.double dOCF,
   System.double dSumCondMomentArms
)
'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)

Parameters

dOCF
dSumCondMomentArms
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMMechCalcClass Class
MMMechCalcClass Members

 

 


Send Comment