Click or drag to resize

Res1DNetworkFilterAddGlobalReachValue Method

Overload List
  NameDescription
Public methodAddGlobalReachValue(String, T)
Add a value defined for an entire reach. This will fail if there is already defined values at locations or in spans of this reach. After successfull addition, values at locations or in spans can not be added.
(Inherited from NetworkDataT.)
Public methodAddGlobalReachValue(String, Boolean)
Add reach to filter, short of AddGlobalReachValue(String, T) with value All (true) or None (false)
Top
See Also