[Paraview] how to create spreadsheet view from in python shell

pat marion pat.marion at kitware.com
Tue Jun 22 23:39:09 EDT 2010


Sorry it's not in the formal api right now, but you can do it with:

paraview.simple._create_view("SpreadSheetView")

Pat

On Tue, Jun 22, 2010 at 11:04 PM, <m.c.wilkins at massey.ac.nz> wrote:

>
> Hi,
>
> I would like to create a spreadsheet view from within a python plugin.
> I have methods like CreateRenderView() and CreateXYPlotView(), but I
> cannot find a CreateSpreadSheetView().
>
> Is there a workaround?  Like creating a RenderView() then converting
> it into a spreadsheetview?
>
> I tried the Tracing stuff, but the code it output created a black 3D
> renderview.
>
> Thanks for any help
>
> Matt
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100622/89ebe09e/attachment.htm>


More information about the ParaView mailing list