xugrid.Ugrid2d.face_bounds#

property Ugrid2d.face_bounds#

Returns a numpy array with columns minx, miny, maxx, maxy, describing the bounds of every face in the grid.

Returns:

face_bounds

Return type:

np.ndarray of shape (n_face, 4)