Click or drag to resize

IGridPoint Interface

Interface to GridPoint. If access to GridPoint is needed from outside the network engine, then it should happen through this interface.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IGridPoint

The IGridPoint type exposes the following members.

Properties
  NameDescription
Public propertyLocation
Location of grid point
Public propertyPointIndex
Index in list of gridpoints
Top
See Also