ArcFM Solution Developer Guide
ActualMomentVert Method (IMMMCCrossArm)


Syntax
'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
)

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

IMMMCCrossArm Interface
IMMMCCrossArm Members

 

 


Send Comment