pyvista.PointCellDataSelection.point_array_status#

PointCellDataSelection.point_array_status(name)[source]#

Get status of point array with name.

Parameters:
namestr

Point array name.

Returns:
bool

Whether reading the cell array is enabled.