DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
ReachSearcher(T) Class
ReachSearcher(T) Methods
Add Method
FindReach Method
FindReaches Method
ReachSearcher
T
Add Method
Add reach to searcher
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
Add
(
ILocationSpan
span
, T
reach
)
Parameters
span
Type:
DHI.Mike1D.Generic
ILocationSpan
Span that reach covers
reach
Type:
T
Reach object
See Also
Reference
ReachSearcher
T
Class
DHI.Mike1D.Generic Namespace