pyvista.CellArray.cells

Contents

pyvista.CellArray.cells#

property CellArray.cells: NumpyArray[int][source]#

Return a numpy array of the cells.

Returns:
np.ndarray

A numpy array of the cells.