ArcFM Solution Developer Guide
ActualMomentVertByCond Method (IMMMCCrossArm)


Syntax
'Declaration
 
Function ActualMomentVertByCond( _
   ByVal dOCF As System.Double, _
   ByVal dSumCondLength As System.Double, _
   ByVal lNumConds As System.Integer, _
   ByVal dCondWeightPerUnit As System.Double, _
   ByVal dCondAtt As System.Double _
) As System.Double
'Usage
 
Dim instance As IMMMCCrossArm
Dim dOCF As System.Double
Dim dSumCondLength As System.Double
Dim lNumConds As System.Integer
Dim dCondWeightPerUnit As System.Double
Dim dCondAtt As System.Double
Dim value As System.Double
 
value = instance.ActualMomentVertByCond(dOCF, dSumCondLength, lNumConds, dCondWeightPerUnit, dCondAtt)
System.double ActualMomentVertByCond( 
   System.double dOCF,
   System.double dSumCondLength,
   System.int lNumConds,
   System.double dCondWeightPerUnit,
   System.double dCondAtt
)

Parameters

dOCF
dSumCondLength
lNumConds
dCondWeightPerUnit
dCondAtt
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