Brian, > 1) Have multiple outputs for the reader (0 -> multiblockdataset, 1 -> > vtktable). My problem with this is that I would have to open the vtktable > with the spreadsheet before I can plot/graph it. I would prefer that it just > opened the plot.
Although ParaView does support defining default view type in XML, currently it's only support for filters with 1 output port. Feel free to add a feature request to the bug tracker and we can try to address it soon. > 2) Have 1 output with a vtktable as part of the multiblockdataset. Add > another representation to view just the vtktable. This way I can plot/graph > the vtktable and add in other data if necessary. The issue I am having with > this option is setting up the Extension and RepresentationType in the xml. > Would I need to create a custom view? I don't think I understand what you're trying to do here. Can you elaborate? Utkarsh _______________________________________________ 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
