I love Python... On Thu, Feb 25, 2010 at 9:43 AM, Utkarsh Ayachit < [email protected]> wrote:
> This can be done using python. Attached is a example python script > that you can import in the "Python Shell". It adds an observer to > listen to even "tick" event from the animation and then does the > necessary updates. There was a bug in the CVS (and 3.6 etc) that is > now fixed. Attached is a patch for that change as well, without which > the script won't work. > > Utkarsh > > On Mon, Feb 22, 2010 at 1:10 PM, Gowri Somanath <[email protected]> wrote: > > Hi > > I have time series data. I want to isosurface the data with different > value > > for each time step - but not those in the animation which linearly > > interpolates the isosurface value over time. > > I want to isosurface based on max-min of the data at each time step. > > How would i do it? > > thanks > > Gowri > > _______________________________________________ > > 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 > >
_______________________________________________ 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
