ArcFM Engine Developer Guide
GetWeight(FeatureID) Method


Get the trace weight from Miner.Responder.Shared.DataTransferObjects.FeatureID
Syntax
'Declaration
 
Public Overloads Function GetWeight( _
   ByVal id As FeatureID _
) As Integer
'Usage
 
Dim instance As GeometricElementHelper
Dim id As FeatureID
Dim value As Integer
 
value = instance.GetWeight(id)
public int GetWeight( 
   FeatureID id
)

Parameters

id
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

GeometricElementHelper Class
GeometricElementHelper Members
Overload List

 

 


Send Comment