Click or drag to resize

IResultDataSearch Methods

The IResultDataSearch type exposes the following members.

Methods
  NameDescription
Public methodFindCatchment
Find catchment with the provided id
Public methodFindNode
Find all nodes with the provided id
Public methodFindReach(String, Double)
Find reach at the provided location.

In case two reaches cover the same location (when one reach has been split into two at exactly that location), the first one (smallest start-chainage) is returned

Public methodFindReach(String, Double, Boolean)
Find reach at the provided location.

In case two reaches cover the same location (when one reach has been split into two at exactly that location), you must select whether you want the upstream or the downstream reach.

Public methodFindReaches
Find all reaches with the provided name
Top
See Also