CellArray.offset_array#
- property CellArray.offset_array: NumpyArray[int][source]#
Return the array used to store cell offsets.
Deprecated since version 0.49: Use
cell_offsetsinstead. Note thatcell_offsetsis read-only, whereas this property returns a writeable array.- Returns:
np.ndarrayArray used to store cell offsets.