ArcFM Desktop Developer Guide
GetTwistFactor Method (SheathLength)


Syntax
'Declaration
 
Public Function GetTwistFactor( _
   ByVal sheath As IFeature _
) As Nullable(Of Double)
'Usage
 
Dim instance As SheathLength
Dim sheath As IFeature
Dim value As Nullable(Of Double)
 
value = instance.GetTwistFactor(sheath)
public Nullable<double> GetTwistFactor( 
   IFeature sheath
)

Parameters

sheath
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

SheathLength Class
SheathLength Members

 

 


Send Comment