IGridPoint Interface

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

Definition

Namespace: DHI.Mike1D.Engine
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IGridPoint

Properties

Location Location of grid point
PointIndex Index in list of gridpoints

See Also