DEGeometricNetwork
Base Type: DEGeoDataset
A class for a geometric network data element.
Property |
Type |
Description |
---|---|---|
ConnectivityRules |
The array of ConnectivityRule objects that belong to the geometric network. | |
FeatureClassNames |
string[] |
The feature classes involved in the geometric network. |
NetworkType |
The type of associated logical network. | |
NetworkWeights |
The weights of the geometric network. | |
OrphanJunctionFeatureClassName |
string |
The feature class containing the orphan junction features. |
WeightAssociations |
The weight associations of the geometric network. |
Remarks
Like the topology data element, the geometric network data element is a DEGeoDataset. Besides network type and the names of the feature classes in the network, the geometric network data element has the name of the orphan feature class, the network weights and weight associations, and the connectivity rules.