ArcFM Engine Developer Guide
PullCableBendRadius Property (IMMPullCblBendRad)


Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property PullCableBendRadius( _
   ByVal centerBendRadius As Double, _
   ByVal ductDiameter As Double _
) As Double
'Usage
 
Dim instance As IMMPullCblBendRad
Dim centerBendRadius As Double
Dim ductDiameter As Double
Dim value As Double
 
value = instance.PullCableBendRadius(centerBendRadius, ductDiameter)
[DispId(1610678272)]
double PullCableBendRadius( 
   double centerBendRadius,
   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

IMMPullCblBendRad Interface
IMMPullCblBendRad Members

 

 


Send Comment