discretize.tree_mesh.TreeCell.bounds# TreeCell.bounds# Bounds of the cell. Coordinates that define the bounds of the cell. Bounds are returned in the following order: x0, x1, y0, y1, z0, z1. Returns: bounds(2 * dim) arrayArray with the cell bounds.