You can combine two data sources with the Append Attributes filter in ParaView, but they must have the same topology (points and cells). The scalar arrays should also have different names. If this is the case for your two VTK files, you can Contour by one, then color by the other.
HTH, Cory On Wed, Nov 16, 2016 at 1:37 AM, Yongcheng Zhou <[email protected]> wrote: > > Hi there, I searched the maillist but found that this has never been > completely answered. I have two scalar vtk files, one for generating > isosurface and the other for coloring the isosurface. How can I make this > out? Thank you! -yc > _______________________________________________ > 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 Staff 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
