get_bounding_box

singlecell_input_mapper.udvary2022.cell.Cell.get_bounding_box()

Calculate the bounding box around the cell.

Returns:

6-tuple bounding box around the cell: (xMin, xMax, yMin, yMax, zMin, zMax).

Return type:

tuple