Looking back through this email thread, I think what you want to do is the
following:

- Load xyz rho
-- Delaunay 3D to create a volume from rho points
-- Contour of Delaunay 3D at desired row
- Load xyz phi
-- Delaunay 3D to create a volume from phi points
- Resample With Dataset
-- Select the isosurface as the Source and phi Delaunay 3D as Input
- color your isosurface with phi


On Fri, Aug 14, 2015 at 2:05 PM, Stefan Ringe <[email protected]>
wrote:

> But in order to use the contour filter, I have to run Delauney first
> right? So I cannot use the contour filter directly on my point data, can I?
> Because it seems to just give nothing, if I apply 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to