Search
Page 8 of 10. Showing 98 results (0.016 seconds)
UI "3dsmax Job..."
Files/Autodesk/3ds Max 2011/3dsmaxcmd.exe browse or enter manually the location of 3dsmaxcmd.exe on the workers Scenefile Tooltip - Path to 3ds Max scenefile (required) Browse…framesubmit.py
the Python api into the search path. # This is only if you havn't installed the Qube module # in the python default search path. # import os, sys # load Qube's python module…Submit Menu
SimpleCmds directory. One can also set additional search paths for these interfaces so all client machines can pull customized versions from the same network directory. See…Simple Job Type back end
Example There is no need to inform the back end script of the path to the API libraries. use qb; use DBI; my $job = qb::jobobj(); while(1) { my $frame = qb…_SimpleCmd_jobValidation
paths for the job. This is useful for returning information to the Qube GUI so they you can right click browse output. regex_progress Tooltip - Regular expression for identifying…Common Administrative Actions
to network filesystems either with something like NFS or UNC paths Worker Authentication http://confluence.pipelinefx.com/display/QUB064/Worker+Authentication : Setting up Worker…Drive Mounting: Remote files I access in OS X aren't visible on the Worker
client machines so that the paths to the files you access when you submit the job will be consistent with your Workers. Here's a link: http://www.bombich.com/mactips/automount.html…QubeMobileServer Installation
. We recommend ActiveState Python http://www.activestate.com/activepython/downloads, since it will add itself to the registry and system search PATH. See the requirements…jobSubmit_emailCallback.py
# # ====================================================== import os, sys # Make sure that qb module is in the python path if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ['QBDIR…qbsubmit.py
Contract with # PipelineFX L.L.C. # ####################################################################### import os, sys # # Setup the module path # if 'QBDIR' in os.environ…