Jump to content

Hscript: How To Print Out Operator Values?


BrianK

Recommended Posts

I'm at home & just saw that one of my renders failed last night. I'm ssh'ing into my office & I want to see where my output operator is set to write files, but I don't know how to print out this info in hscript (I have to use hscript - opening Houdini over the network across town is too painfully slow).

Does anyone know how to do this? I need more than just the main tab too - all the stuff on the deep rater tab is important as well.

Thanks!

Link to comment
Share on other sites

Hey Brian,

You will want to use opscript OP_name. To reduce the amount of info, you can use opscript -b OP_name (only print values that are not default). You can also redirect the output so you can load the info into a text editor.

To edit the parameters, use opparm OP_name. Do help opscript & help opparm for more information.

Cheers!

steven

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...