This should work. If something depends on source though (e.g. a filter that is connected to source) than source cannot be deleted before its dependencies are deleted/removed.
On Wed, Apr 16, 2014 at 8:28 PM, Mohammad Mirzadeh <[email protected]>wrote: > Say I have a source in the pipeline. Is issuing: > > Delete(source) > del source > > supposed to completely remove the object from the pipeline, thus freeing > the memory? This does not seem to do the job for me. > > > _______________________________________________ > 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
