Hi Kevin, Here's one way you can get a structured (actually uniform rectilinear) grid from an unstructured grid:
- start ParaView - load your unstructured grid - create a Wavelet source with the extent set to the extent of your desired structured grid - Filters -> Resample With Dataset. Set the Input to your unstructured grid and Source to the Wavelet. Click OK. HTH, Cory On Thu, Jul 23, 2015 at 6:56 PM, Dean, Kevin < [email protected]> wrote: > Is there an example for converting an UnstructuredGrid to a StructuredGrid? > > Kevin E. Dean > > This email and its contents are confidential. If you are not the intended > recipient, please do not disclose or use the information within this email > or its attachments. If you have received this email in error, please report > the error to the sender by return email and delete this communication from > your records. > _______________________________________________ > 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
