The quickest work-around is to save the contour(s) from the first time step as a polydata and load it back in. I can't remember if we ended up creating a filter that suppresses time requests.
-berk On Mon, Feb 23, 2009 at 2:43 AM, Martin Uppman <[email protected]> wrote: > Hi, > > I want to simulate moving particles in a sequence and keep the contour > image from the first time frame. I've been trying with a bunch of filters > like temporal types, extracting types but also mixing a lot with animation > inspector. > My results though is always the same, the contour is being recalculated in > every time frame. Is there a way to ignore this? (I've also tried to > uncheck the three components, compute normals, compute gradients and > compute scalars in properties of the contuor filter.) > > Thankful for help. > > Cheers, > > Martin > > _______________________________________________ > 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 > _______________________________________________ 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
