pythtb.Mesh.is_grid#

property Mesh.is_grid#

True if the mesh is a grid (as opposed to a path).

A grid mesh has an axis for each dimension of the mesh.

Returns:
bool

True if the mesh is a grid, False otherwise.