ArcFM Engine Developer Guide
PullCableWtCorrectFactor Property (IMMPullCblConfig)


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

IMMPullCblConfig Interface
IMMPullCblConfig Members

 

 


Send Comment