ArcFM Solution Developer Guide
PullCableBendRadius Property (MMPullCblBendRadClass)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Public Overridable ReadOnly Property PullCableBendRadius( _
   ByVal centerBendRadius As System.Double, _
   ByVal ductDiameter As System.Double _
) As System.Double
'Usage
 
Dim instance As MMPullCblBendRadClass
Dim centerBendRadius As System.Double
Dim ductDiameter As System.Double
Dim value As System.Double
 
value = instance.PullCableBendRadius(centerBendRadius, ductDiameter)
[System.Runtime.InteropServices.DispId(1610678272)]
public virtual System.double PullCableBendRadius( 
   System.double centerBendRadius,
   System.double ductDiameter
) {get;}

Parameters

centerBendRadius
ductDiameter
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

MMPullCblBendRadClass Class
MMPullCblBendRadClass Members

 

 


Send Comment