Generates a sequence of cooked geometry files by evaluating a SOP.
This action provides a convienent method for evaluating a Geometry output operator
contained in the source Houdini scene using hscript(1). The target primary file
sequences should contain Houdini geometry files (.geo/.bgeo) which will be generated by
this operator. The frame range (trange f1 f2 f3) and output filename (sopoutput)
parameters of this operator will be overridden by the Action to correspond to the files
to be regenerated by the job.
Houdini Scene
The source node which contains the Houdini scene file to load. This scene should
contain the Geometry output operator which will be evaluated.
Output Operator
The name of the Geometry output operator to evaluate in order to generate the target
geometry files. Only the last component of the operator name without a (/out) prefix
is required.
Pre Render Script
The source node which contains the command script to evaluate before geometry output
begins.
Post Render Script
The source node which contains the command script to evaluate after geometry output
ends.
Pre Frame Script
The source node which contains the command script to evaluate before processing each
frame.
Post Frame Script
The source node which contains the command script to evaluate after processing each
frame.
Use Graphical License
Whether to use an interactive graphical Houdini license when running hscript(1).
Normally, hscript(1) is run using a non-graphical license (-R option). A graphical
license may be required if the site has not obtained any non-graphical licenses.