ArcFM Engine Developer Guide
MaxTensionPullingEye Method (MMPullCblMaxAllowedTensionClass)


Syntax
'Declaration
 
Public Overridable Function MaxTensionPullingEye( _
   ByVal pullEyeCoeff As Integer, _
   ByVal condArea As Double _
) As Double
'Usage
 
Dim instance As MMPullCblMaxAllowedTensionClass
Dim pullEyeCoeff As Integer
Dim condArea As Double
Dim value As Double
 
value = instance.MaxTensionPullingEye(pullEyeCoeff, condArea)
public virtual double MaxTensionPullingEye( 
   int pullEyeCoeff,
   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

MMPullCblMaxAllowedTensionClass Class
MMPullCblMaxAllowedTensionClass Members

 

 


Send Comment