This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetWeight Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that get information about the network weight described by this NetWeight object.
Description | ||
---|---|---|
BitGateSize | Bit gate size of the network weight described by this NetWeight object. | |
WeightID | Internal ID of the network weight described by this NetWeight object. | |
WeightName | Name of the network weight described by this NetWeight object. | |
WeightType | Type of network weight described by this NetWeight object. |
CoClasses and Classes | Description |
---|---|
NetWeight | A container for defining a weight on the network. |
A weight is the 'cost' of moving along a feature in a network. In a street network this could be the speed limit along a road. In a water utility network this could be the diameter of a pipe which can have an effect on the amount of flow through the pipe. To get all of the weights on a network use the INetSchema interface.
INetWeightEdit Interface | INetWeightAssociation Interface | INetWeightAssociationEdit Interface | INetWeight Interface | NetWeight Class