Click or drag to resize

ICatchmentPluginInitialize Method

Initializes the plugin.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void Initialize(
	ICatchment parentCatchment
)

Parameters

parentCatchment
Type: DHI.Mike1D.RainfallRunoffModuleICatchment

[Missing <param name="parentCatchment"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.ICatchmentPlugin.Initialize(DHI.Mike1D.RainfallRunoffModule.ICatchment)"]

See Also