pyvista.CellArray.from_regular_cells#
- classmethod CellArray.from_regular_cells( ) pyvista.CellArray[source]#
Construct a
CellArrayfrom a (n_cells, cell_size) array of cell indices.- Parameters:
- Returns:
pyvista.CellArrayConstructed
CellArray.
Construct a CellArray from a (n_cells, cell_size) array of cell indices.
pyvista.CellArrayConstructed CellArray.