|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtWeightFilter Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that set and return the weight filter information to be used when performing trace tasks.
| Description | ||
|---|---|---|
|  | AddFilterRange | Adds a range of values to be filtered for the specified network element type. | 
|  | ClearRanges | Clears all filter ranges for the specified network element type. | 
|  | FilterRangeCount | Number of filter ranges for the specified network element type. | 
|  | FromToEdgeWeightFilterName | Name of the weight to be used for filtering edge elements traced in the digitized direction. | 
|  | GetFilterRange | Returns a filter range by index for the specified network element type. | 
|  | GetFilterType | Gets the filter type for the specified network element type. | 
|  | JunctionWeightFilterName | Name of the weight to be used for filtering junction elements. | 
|  | SetFilterType | Sets the filter type for the specified network element type. | 
|  | ToFromEdgeWeightFilterName | Name of the weight to be used for filtering edge elements traced against the digitized direction. | 
| CoClasses and Classes | Description | 
|---|---|
| UtilityNetworkAnalysisExt | A container for defining the Utility Network Analysis extension and describing its current state. | 
INetWeightEdit Interface | INetWeightAssociation Interface | INetWeightAssociationEdit Interface | INetWeight Interface | NetWeight Class