[Paraview] how to create spreadsheet view from in python shell
m.c.wilkins at massey.ac.nz
m.c.wilkins at massey.ac.nz
Tue Jun 22 23:04:03 EDT 2010
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
More information about the ParaView
mailing list