[Paraview] Python command to exit ParaView question

pat marion pat.marion at kitware.com
Tue Oct 19 13:51:13 EDT 2010


Not unless you want to type something like this...

    from PyQt4 import QtCore
    QtCore.QCoreApplication.quit()


Pat

On Tue, Oct 19, 2010 at 1:48 PM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> Nope. Python is not supposed to "drive" the ParaView Qt GUI. If that's
> what you indeed want, why not simply use pvpython/pvbatch?
>
> Utkarsh
>
> On Tue, Oct 19, 2010 at 1:20 PM, Scott, W Alan <wascott at sandia.gov> wrote:
> > Is there a python command in a Python script that will tell ParaView to
> > exit?
> >
> > Thanks,
> >
> > Alan
> >
> > --------------------------------------------------------
> > W. Alan Scott
> > ParaView Support Manager
> >
> > GAITS
> > Sandia National Laboratories, MS 0822
> > Org 9326 - Building 880 A1-C
> > (505) 284-0932   FAX (505) 845-0833
> > ---------------------------------------------------------
> >
> >
> >
> > _______________________________________________
> > 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20101019/10f5a214/attachment.htm>


More information about the ParaView mailing list