Sorry it's not in the formal api right now, but you can do it with:<br><br>paraview.simple._create_view("SpreadSheetView")<br><br>Pat<br><br><div class="gmail_quote">On Tue, Jun 22, 2010 at 11:04 PM, <span dir="ltr"><<a href="mailto:m.c.wilkins@massey.ac.nz">m.c.wilkins@massey.ac.nz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
Hi,<br>
<br>
I would like to create a spreadsheet view from within a python plugin.<br>
I have methods like CreateRenderView() and CreateXYPlotView(), but I<br>
cannot find a CreateSpreadSheetView().<br>
<br>
Is there a workaround? Like creating a RenderView() then converting<br>
it into a spreadsheetview?<br>
<br>
I tried the Tracing stuff, but the code it output created a black 3D<br>
renderview.<br>
<br>
Thanks for any help<br>
<br>
Matt<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>