pyvista.ExodusIIReader.cell_array_status

pyvista.ExodusIIReader.cell_array_status#

ExodusIIReader.cell_array_status(name)[source]#

Get status of cell array with name.

Parameters:
namestr

Cell array name.

Returns:
bool

Whether reading the cell array is enabled.