Click or drag to resize

Res1DNetworkFilterCheckGridpointType Method

Method that may further limit the grid points to accept. To be overridden in

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
protected virtual bool CheckGridpointType(
	IRes1DGridPoint gp
)

Parameters

gp
Type: DHI.Mike1D.ResultDataAccessIRes1DGridPoint

Return Value

Type: Boolean
See Also