ArcFM Engine Developer Guide
NetworkIdentification Class Methods


Version: 10.2.1a

Resource Center Home

For a list of all members of this type, see NetworkIdentification members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AreAllFeaturesElectricReturns true if all of the features passed in belong to a network with a weight name of MMElectricTraceWeight.  
Public Methodstatic (Shared in Visual Basic)GetElectricNetwork  
Public Methodstatic (Shared in Visual Basic)GetElectricWeightIDGets the internal weight ID of the trace weight with the name MMElectricTraceWeight.  
Public Methodstatic (Shared in Visual Basic)GetNetworkTypeMaskGets the network type for the given network. If the network provided is of more than one type, all types found will be returned.  
Public Methodstatic (Shared in Visual Basic)GetWeightNameGets the name of the weight used by ArcFM for the network supplied.  
Public Methodstatic (Shared in Visual Basic)IsCathodic  
Public Methodstatic (Shared in Visual Basic)IsConduitReturns true if, and only if, the network has a weight called "Distance".  
Public Methodstatic (Shared in Visual Basic)IsElectricReturns true if, and only if, the network has a weight called "MMElectricTraceWeight".  
Public Methodstatic (Shared in Visual Basic)IsElectricFeatureClassReturns true if, and only if, the feature class belongs to a network that has a weight called "MMElectricTraceWeight".  
Public Methodstatic (Shared in Visual Basic)IsFeatureElectricReturns true if, and only if, the feature is a network feature and belongs to a network that has a weight called "MMElectricTraceWeight".  
Public Methodstatic (Shared in Visual Basic)IsFeatureGasReturns true if, and only if, the feature is a network feature and belongs to a network that has a weight called "GasTraceWeight".  
Public Methodstatic (Shared in Visual Basic)IsGasReturns true if, and only if, the network has a weight called "GasTraceWeight".  
Public Methodstatic (Shared in Visual Basic)IsWaterReturns true if, and only if, the network has a weight called "WaterTraceWeight".  
Public Methodstatic (Shared in Visual Basic)QualifiedNameReturns a (hopefully) unique name for a geometric network, formed by prepending the workspace's BrowseName to the geometric network's name.  
Public Methodstatic (Shared in Visual Basic)SeparateElectricFeatures  
Public Methodstatic (Shared in Visual Basic)SeparateFeaturesForNetworkType  
Public Methodstatic (Shared in Visual Basic)SeparateGasFeatures  
Top
See Also

Reference

NetworkIdentification Class
Miner.Geodatabase Namespace

 

 


Send Comment