[Paraview] how to work on table type object

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Nov 30 14:19:56 EST 2009


Luca,

You can always apply TableToPoints filter first and then apply the
calculator or python programmable filter to transform the points to
the correct coordinate system.

Utkarsh

On Sat, Nov 28, 2009 at 6:23 AM, Luca Penasa <luca.penasa at email.it> wrote:
> Hi everybody,
> i have just loaded a big table in paraview (5 columns and 4000000 rows).
> This table represent points from a laserscanner in polar coordinates.
> So, before to use the "table to points" filter, i need to operate some
> arithmetics operations on the data for obtaining cartesian coordinates.
> I see i cannot directly use "programmable filter" or "calculator" on a
> table object. How can i do this kind of operation on the table??
>
> I have another question... im working on a dual core laptop... so i was
> wondering about the possibility to set up a local server for rendering,
> for enabling paraview to use both cpus and obtain a little speed-up
> during rendering operations. Is it possible??
>
>
> thousand thanks!!
>
> --
> Luca Penasa <luca.penasa at email.it>
>
> _______________________________________________
> 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
>


More information about the ParaView mailing list