CatchmentsFind Method

Get a catchment via its model id

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public ICatchment Find(
	string modelId
)

Parameters

modelId  String
Model id

Return Value

ICatchment

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchments.Find(System.String)"]

Implements

ICatchmentsFind(String)

See Also