ArcFM Solution Developer Guide
PullCableWtCorrectFactor Property (MMPullCblConfigClass)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
Public Overridable ReadOnly Property PullCableWtCorrectFactor( _
   ByVal insideConduitDiameter As System.Double, _
   ByVal maxSingleCable As System.Double, _
   ByVal numberOfCables As System.Integer _
) As System.Double
'Usage
 
Dim instance As MMPullCblConfigClass
Dim insideConduitDiameter As System.Double
Dim maxSingleCable As System.Double
Dim numberOfCables As System.Integer
Dim value As System.Double
 
value = instance.PullCableWtCorrectFactor(insideConduitDiameter, maxSingleCable, numberOfCables)
[System.Runtime.InteropServices.DispId(1610678273)]
public virtual System.double PullCableWtCorrectFactor( 
   System.double insideConduitDiameter,
   System.double maxSingleCable,
   System.int numberOfCables
) {get;}

Parameters

insideConduitDiameter
maxSingleCable
numberOfCables
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

MMPullCblConfigClass Class
MMPullCblConfigClass Members

 

 


Send Comment