I tried the same with v3.12.0-RC3-93-g06160de in Python Shell as well as pvpython and it works as expected. The issue seems to be fixed in the final 3.12 release to be out shortly.
Utkarsh On Tue, Nov 8, 2011 at 12:19 PM, Luc Bordier <[email protected]> wrote: > these lines does not work for me in paraview 3.12-RC2 : > > writer=CreateWriter('test.vtk') > writer.UpdatePipeline() > > Is it a bug or a syntax change ? (it works with version 3.10) > > -- > > *Luc Bordier* > [email protected] <mailto:[email protected]> > Tel : +33 2 51 86 02 93 > > _______________________________________________ > 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
