Click or drag to resize

CatchmentsGetTypeAsGlobalType Method

Convert a catchment boundary type to a global boundary type.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
protected GlobalSourceBoundaryTypes GetTypeAsGlobalType(
	CatchmentSourceBoundaryTypes type
)

Parameters

type
Type: DHI.Mike1D.BoundaryModuleCatchmentSourceBoundaryTypes

Return Value

Type: GlobalSourceBoundaryTypes
See Also