ArcFM Desktop Developer Guide
NetworkIdentification Class Methods


Version: 10.2.1b and 10.2.1b SP1

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)GetElectricNetworkGets the electric network by visiting all datasets in the workspace and returning the dataset which has a weight value called "MMElectricTraceWeight".  
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)GetNetworkByWeightNameGets the geometric network by visiting all datasets in the workspace and returning the dataset which has a weight value matching the given weight name.  
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)IsCathodicDetermines whether the specified geometric network has a weight called "MMCathodicTraceWeight".  
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)IsElectricFeatureClass  
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)SeparateElectricFeaturesSeparates the electric features.  
Public Methodstatic (Shared in Visual Basic)SeparateFeaturesForNetworkTypeSeparates the type of the features for network.  
Public Methodstatic (Shared in Visual Basic)SeparateGasFeaturesSeparates the gas features.  
Top
See Also

Reference

NetworkIdentification Class
Miner.Geodatabase Namespace

 

 


Send Comment