Is there a way to turn on verbose mode for Python?

   412   2   1
User Avatar
Member
80 posts
Joined: 9月 2009
オンライン
Hey All,

I know there is a way to turn on verbose interactive mode for hscript - "commandecho on"
Is there something similar for Python?
I am looking to see what the code that gets executed when I add a particular 3rd party hydra-delegate shader (RenderMan) inside the material library.
Thanks,
Todd Manus
www.artstation.com/thenotepadshow
www.itodd.net
renderman.pixar.com/the-notepad-show
User Avatar
Member
326 posts
Joined: 1月 2013
オフライン
You can execute HScript commands from Python using the hou.hscript("commandecho on") function
User Avatar
Member
80 posts
Joined: 9月 2009
オンライン
Thanks so much for your help.
Thanks,
Todd Manus
www.artstation.com/thenotepadshow
www.itodd.net
renderman.pixar.com/the-notepad-show
  • Quick Links