PyVistaAttributeError

PyVistaAttributeError#

exception PyVistaAttributeError(message='The attribute is not part of the PyVista API')[source]#

Exception when accessing an attribute that is not part of the PyVista API.

Parameters:
messagestr

Error message.