Click or drag to resize

CatchmentsGetTypeAsLocalType Method

Convert a global boundary type to a catchment 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#
public static CatchmentSourceBoundaryTypes GetTypeAsLocalType(
	GlobalSourceBoundaryTypes type
)

Parameters

type
Type: DHI.Mike1D.BoundaryModuleGlobalSourceBoundaryTypes

Return Value

Type: CatchmentSourceBoundaryTypes
See Also