ArcFM Solution Developer Guide
PullCableEffCoeffFriction Property (IMMPullCblConfig)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property PullCableEffCoeffFriction( _
   ByVal basicFrictionCoeff As System.Double, _
   ByVal wtCorrectFactor As System.Double _
) As System.Double
'Usage
 
Dim instance As IMMPullCblConfig
Dim basicFrictionCoeff As System.Double
Dim wtCorrectFactor As System.Double
Dim value As System.Double
 
value = instance.PullCableEffCoeffFriction(basicFrictionCoeff, wtCorrectFactor)
[System.Runtime.InteropServices.DispId(1610678274)]
System.double PullCableEffCoeffFriction( 
   System.double basicFrictionCoeff,
   System.double wtCorrectFactor
) {get;}

Parameters

basicFrictionCoeff
wtCorrectFactor
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