VTKVersionError

Contents

VTKVersionError#

exception VTKVersionError(
message: str = 'The requested feature is not supported by the installed VTK version.',
)[source]#

Requested feature is not supported by the installed VTK version.

Parameters:
messagestr

Error message.