[vtkusers] unstructured grid to rectilinear grid
Eric E. Monson
emonson at cs.duke.edu
Wed Feb 11 10:00:57 EST 2009
Hello Eugen,
It sounds like you should be able to use the vtkProbeFilter:
http://www.vtk.org/doc/nightly/html/classvtkProbeFilter.html
Which can take in your Unstructured Grid (as "input") and probe it at
the points of an ImageData (as "source"). Sorry I don't have a simple
example handy, but there are some linked from the Doxygen page.
-Eric
------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group
On Feb 11, 2009, at 9:33 AM, Eugen Wintersberger wrote:
> Hi there
> I have a stupid problem. I need to extract data from an unstructured
> grid (from FEM calculations) on coordinates on a rectilinear grid. Is
> there a filter for this purpose or a simple procedure how to do this?
> Thanks in advance.
>
> regards
> Eugen
> --
> --------------------------------------------
> | |
> | Dipl. Ing. Eugen Wintersberger |
> | Department of semicondutor physics |
> | University of Linz |
> | Altenbergerstrasse 69 |
> | A-4040 Linz |
> | Austria |
> | |
> | Mobile.: +43 664 3112861 |
> | Tel.: +43 732 2468 9605 |
> | E-Mail.: eugen.wintersberger at jku.at |
> | Skype: eugen20056221 |
> | ICQ: 214418739, nickname: thot |
> | |
> --------------------------------------------
>
> _______________________________________________
> 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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list