Miner.Interop.Desktop Assembly > Miner.Interop Namespace > MMPullCblClearClass Class : CalcCableClearance Method |
'Declaration Public Overridable Function CalcCableClearance( _ ByVal insideConduitDiameter As Double, _ ByVal maxSingleCable As Double, _ ByVal numberOfCables As Integer _ ) As Double
'Usage Dim instance As MMPullCblClearClass Dim insideConduitDiameter As Double Dim maxSingleCable As Double Dim numberOfCables As Integer Dim value As Double value = instance.CalcCableClearance(insideConduitDiameter, maxSingleCable, numberOfCables)
public virtual double CalcCableClearance( double insideConduitDiameter, double maxSingleCable, int numberOfCables )
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.