VTKVersionError

Contents

VTKVersionError#

exception VTKVersionError(
message='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.