PVW Visualizer

Hey,

I am rendering a file with .vtm format to display structure analysis results in PVW Visualizer. My problem is that I can see in ParaView Desktop all the components of the multi-component array, displacement (Magnitude, DX, DY, …), and when I load to Visualizer I only can see the component of Magnitude. Anyone knows how to fix it?

Best regards,
Luís Seixas

This would require some code edit on the JS side to properly expose components coloring. Such feature used to exist but got skipped due to time constraint when refreshing the client side application.

If need be Kitware can help in such integration process.

A workaround can be to use the calculator and expose the component as a new array DISPL_DX.