ArcFM Engine Developer Guide
PullCableConfig Property (IMMPullCblConfig)


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