Search

Search

Help

Page 4 of 12. Showing 111 results (0.01 seconds)

  1. How to Install Qube from the command line

    to the MSI file. Batch Script for Large Installations Below is a batch script that can be modified to suite your environment. Be advised this script should be run as user Administrator…
    QubeOct 11, 2020
  2. Python job submission with Python language callback

    Here, we demonstrate how to submit a job through the Python API that runs a python script as a callback. This example shows a very simple callback that writes the job id…
    QubeOct 13, 2020
  3. Use_simpleCMD.py

    #!/usr/bin/python # Below are required imports for the script to run import os, sys # The below few lines of code are to determine the OS of the machine that your running…
  4. bootstrap.py

    . ################################################################## # # Python bootstrap script # ################################################################## # load system libs import sys, os, os.path…
    Qube / … / JobtypesOct 15, 2014
  5. _SimpleCMD_QubeUIParametersMaya

    . Enter the numeric value to override scene settings Maya_jobtype_mel.png preRenderMel The mel string to be executed before a scene is rendered. Enter the script string…
    QubeOct 13, 2020
  6. _SimpleCMD_ParametersMaya

    the script string. postRenderMel The mel string to be executed after a scene is rendered. Enter the script string. preRenderLayerMel The mel string to be executed before a render layer…
    QubeNov 05, 2014
  7. qbupdateresource

    a script that runs on a periodic basis, queries the license server for the current usage, and if the license count has changed since the last time the script was run, calls…
    QubeNov 20, 2014
  8. After Effects Job Submission

    AM.png Configure the Submission Script Once installed there are a few things that need to be done before using the script. Run After Effects and open the General Preferences…
    QubeOct 13, 2020
  9. Basic_Dependancy.py

    #!/usr/bin/python # Below are required imports for the script to run import os, sys # The below few lines of code are to determine the OS of the machine that your running…
    Qube / … / Basic dependenciesOct 15, 2014
  10. How do I reset the Supervisor MySQL database?

    the init_supe_db.py script with the "–reset" option. The script is found in $QBDIR/utils/pgsql/, where $QBDIR is: Linux: /usr/local/pfx/qube Mac: /Applications/pfx/qube Windows: C:\Program…
    QubeMay 23, 2018