pyvista.CellArray.cells# property CellArray.cells: NumpyArray[int][source]# Return a numpy array of the cells. Returns: np.ndarrayA numpy array of the cells.