Grids#

Grid elements#

NodeStatus

Node status values.

Node

Represents a grid/mesh node.

RasterNode

Represents a raster grid node.

Neighbor

Represents a grid/mesh node neighbor.

RasterNeighbor

Represents a raster grid node neighbor.

Grid boundaries#

ProfileBoundaryStatus

Status at profile grid boundary nodes.

RasterBoundaryStatus

Status at grid boundary nodes.

Grids#

ProfileGrid

A 1-dimensional profile grid.

RasterGrid

A 2-dimensional raster grid.

TriMesh

A 2-dimensional, triangular (irregular) mesh.