Search
Page 29 of 38. Showing 377 results (0.02 seconds)
_SimpleCmd_jobValidation_noImage
Regular expression for identifying outputPaths of images from stdout/stder. This is useful for returning information to the Qube GUI so that the "Browse Ouput" right-mouse menu works…WV Jobs
image above, for example, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from…WV Jobs
image above, for example, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from…WV Jobs
image above, for example, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from…WV Jobs
image above, for example, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from…WV Jobs
image above, for example, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from…WV Jobs
image above, for example, the "Killed" jobs have been filtered out of the display. The "Get Next n Jobs" button will appear if you chose to limit the number of jobs retrieved from…Charts Layout
as images for inclusion into reports. worddav0e8ee2554aa54b2cd8d5f0d8474599ad.pngworddavae9b648827fff4a9e44674351749e645.png…Packages
=> "/location/to/my/images" }; $job->{package} = $package; qb::submit($job); In the example above, the developer chose to use a hash reference with the elements scenefile…Packages
= { name => "my job" }; my $package = { scenefile => "/my/scene/file/location.ma", outputdir => "/location/to/my/images" }; $job->{package} = $package; qb::submit($job…