ArcFM Solution Developer Guide
MaxTensionPullingEye Method (IMMPullCblMaxAllowedTension2)


Syntax
'Declaration
 
Function MaxTensionPullingEye( _
   ByVal pullEyeCoeff As System.Double, _
   ByVal condArea As System.Double _
) As System.Double
'Usage
 
Dim instance As IMMPullCblMaxAllowedTension2
Dim pullEyeCoeff As System.Double
Dim condArea As System.Double
Dim value As System.Double
 
value = instance.MaxTensionPullingEye(pullEyeCoeff, condArea)
System.double MaxTensionPullingEye( 
   System.double pullEyeCoeff,
   System.double condArea
)

Parameters

pullEyeCoeff
condArea
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

IMMPullCblMaxAllowedTension2 Interface
IMMPullCblMaxAllowedTension2 Members

 

 


Send Comment