Res1DNetworkFilterAddValue Method |
Name | Description | |
---|---|---|
AddValue(String, T) |
Add a value for the node identified by nodeId (Inherited from NetworkDataT.) | |
AddValue(String, Boolean) |
Add node to filter
| |
AddValue(ILocation, T) |
Add a value on the given location.
(Inherited from NetworkDataT.) | |
AddValue(ILocation, Boolean) |
Add location to filter
| |
AddValue(ILocationSpan, T) |
Add a value defined within the given span.
This corresponds to adding the value at the start and end location of the span.
(Inherited from NetworkDataT.) |