Jeremy, That sounds correct. Once you dump the Ensight file with iblank array, apply a threshold filter with the min set to be above 0.
On Tue, Jun 14, 2011 at 2:47 PM, Jeremy McCaslin <[email protected]>wrote: > Robert, > > So for example, that would mean actually dumping the "iblank" array I was > referring to, and this only viewing cells that have a value > 0... Does that > sound right to you? > > > On Tue, Jun 14, 2011 at 7:32 AM, Robert Maynard < > [email protected]> wrote: > >> 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 >> > > > > -- > JM > -- 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
