pyvista.ExodusIIBlockSet.status

pyvista.ExodusIIBlockSet.status#

ExodusIIBlockSet.status(name)[source]#

Get the status of the block/set with name.

Parameters:
name: str

name of set/block to be disabled.

Returns:
bool

Whether the block/set is enabled.