Skip to content
  • Andrew Bauer's avatar
    Adding ParaView GUI --live=<port> command line option · c80a2b13
    Andrew Bauer authored
    This option will allow the GUI to automatically connect the server
    to the requested Catalyst simulation at the passed in port. The
    CatalystLivePause tests were changed to connect using this command
    line option instead of the GUI menu option. Also, QMessageBox automatically
    closes if ParaView connects to the simulation via Live.
    c80a2b13