ArcFM Solution Developer Guide
MaxAllowedMomentVert Method (IMMMCCrossArm)


Syntax
'Declaration
 
Function MaxAllowedMomentVert( _
   ByVal dBendStress As System.Double, _
   ByVal dVerticalDim As System.Double, _
   ByVal dHorizontalDim As System.Double, _
   ByVal dBoltHoleDim As System.Double _
) As System.Double
'Usage
 
Dim instance As IMMMCCrossArm
Dim dBendStress As System.Double
Dim dVerticalDim As System.Double
Dim dHorizontalDim As System.Double
Dim dBoltHoleDim As System.Double
Dim value As System.Double
 
value = instance.MaxAllowedMomentVert(dBendStress, dVerticalDim, dHorizontalDim, dBoltHoleDim)
System.double MaxAllowedMomentVert( 
   System.double dBendStress,
   System.double dVerticalDim,
   System.double dHorizontalDim,
   System.double dBoltHoleDim
)

Parameters

dBendStress
dVerticalDim
dHorizontalDim
dBoltHoleDim
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