Res1DNetworkFilterAddGlobalReachValue Method |
Name | Description | |
---|---|---|
AddGlobalReachValue(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.) | |
AddGlobalReachValue(String, Boolean) |
Add reach to filter, short of
AddGlobalReachValue(String, T)
with value All (true) or None (false)
|