ArcFM Engine Developer Guide
PullCableWtCorrectFactor Property (MMPullCblConfigClass)


Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
Public Overridable ReadOnly Property PullCableWtCorrectFactor( _
   ByVal insideConduitDiameter As Double, _
   ByVal maxSingleCable As Double, _
   ByVal numberOfCables As Integer _
) As Double
'Usage
 
Dim instance As MMPullCblConfigClass
Dim insideConduitDiameter As Double
Dim maxSingleCable As Double
Dim numberOfCables As Integer
Dim value As Double
 
value = instance.PullCableWtCorrectFactor(insideConduitDiameter, maxSingleCable, numberOfCables)
[DispId(1610678273)]
public virtual double PullCableWtCorrectFactor( 
   double insideConduitDiameter,
   double maxSingleCable,
   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