Need Help with Visualizing Von Mises Stress in a VTP File using vtk.js and React

You didn’t set any color to your vtkColorTransferFunction.

Did you try to load your VTK in the Geometry example to see if you can look at your data? Can you pick the proper array and render things correctly?

Also your code is strange, you are creating object that you don’t use and calling method by building its name from string.