Hi, If the Ensight file has a cell or point data array which the domain you can use the threshold filter to view only the cells which are in the domain.
On Mon, Jun 13, 2011 at 5:48 PM, Jeremy McCaslin <[email protected]>wrote: > I have a dataset that visualizes fluid flow inside a pipe, and the pipe is > created via stairstepping. In EnSight, I can easily view only the region > inside the stairstepped geometry by creating an "iblank" array that tags > nodes inside the domain (iblank = 1) and outside the domain (iblank = 0). > Is there something analogous to this in ParaView? Thanks. > > -- > JM > > _______________________________________________ > 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 > > -- Robert Maynard
_______________________________________________ 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
