Click or drag to resize

IRes1DSpatialFilterIsIncluded Method (IRes1DCatchment)

Returns true if the catchment is included by the filter

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
bool IsIncluded(
	IRes1DCatchment catchment
)

Parameters

catchment
Type: DHI.Mike1D.ResultDataAccessIRes1DCatchment
Reach

Return Value

Type: Boolean
True if included
See Also