Hello,<br>I am writing an Amelet-HDF format plugin reader in paraview (you can see the code in the following link <a href="http://code.google.com/p/amelet-hdf/">http://code.google.com/p/amelet-hdf/</a>). <br>The plugin reads three kinds of data:<br>
* mesh<br> * data on mesh<br> * data<br><br>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 ?<br>
<br>Best regards,<br>Didier Roissé<br><br>