Click or drag to resize

Res1DNetworkQFilterIsIncluded Method

Overload List
  NameDescription
Public methodIsIncluded(INetworkCatchment)
Returns true if the catchment is included by the filter
(Inherited from Res1DNetworkFilter.)
Public methodIsIncluded(INetworkNode)
Returns true if the node is included by the filter
(Inherited from Res1DNetworkFilter.)
Public methodIsIncluded(INetworkReach)
Returns true if the entire reach is included by the filter
(Inherited from Res1DNetworkFilter.)
Public methodIsIncluded(INetworkReach, INetworkGridPoint)
Returns true if the gridpoint is included by the filter
(Overrides Res1DNetworkFilterIsIncluded(INetworkReach, INetworkGridPoint).)
Top
See Also