Hello, I am writing an Amelet-HDF format plugin reader in paraview (you can see the code in the following link http://code.google.com/p/amelet-hdf/). The plugin reads three kinds of data: * mesh * data on mesh * data
When the plugin reads mesh and data on mesh, the results is displayed in the 3D view (it is ok). But when the plugin read data values, I would like that paraview show me the spreadsheet view. How can I do that in my plugin ? Best regards, Didier Roissé
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
