pyvista.CellArray.offset_array#
- property CellArray.offset_array: NumpyArray[int][source]#
Return the array used to store cell offsets.
- Returns:
np.ndarray
Array used to store cell offsets.
Return the array used to store cell offsets.
np.ndarray
Array used to store cell offsets.