pyvista.CGNSReader.base_array_status#

CGNSReader.base_array_status(name: str) bool[source]#

Get status of base array with name.

Parameters:
namestr

Base array name.

Returns:
bool

Whether reading the base array is enabled.