pyvista.PointCellDataSelection.cell_array_status#

PointCellDataSelection.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.