Search - User list
Full Version: Change parameters in a PDG chain
Root » PDG/TOPs » Change parameters in a PDG chain
danezmotion
Hello,

Im trying to setup a PDG chain that can change some parameters that are not attributes. Per instance, different takes. Specifically there is a parameter in Redshift ROP named “render with take” that I'd like to change as a PDG node process.

Is there a way to run a command in either hScript or python to change this setting? A node that I can place in my PDG chain to change parameters?

Thanks in advance for any guidance.

-Dan
tpetrick
You can use a Wedge TOP to set parms within a ROP Fetch job, by specifying a Target Parameter on the Wedge TOP. Those parm changes only happen in the job thought – the ROP Fetch jobs run in their own child process, and the parameters are changed in that process only. TOPs cooks asynchronously/in the background and cannot edit parameters in the .hip file that's cooking the TOP network.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB