pyvista.ExodusIIBlockSet.array_status

pyvista.ExodusIIBlockSet.array_status#

ExodusIIBlockSet.array_status(name)[source]#

Get the status of the block/set array with name.

Parameters:
name: str

name of set/block array to be disabled.

Returns:
bool

Whether the block/set array is enabled.