ArcFM Solution Developer Guide
PullCableConfig Property (IMMPullCblConfig)


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

IMMPullCblConfig Interface
IMMPullCblConfig Members

 

 


Send Comment