Add return value to vtkPythonInterpreter::RunSimpleString()
The python call returns 0 for success or -1 for exception. Pass that return value to the caller.
Please register or sign in to comment
The python call returns 0 for success or -1 for exception. Pass that return value to the caller.