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

   332   2   1
User Avatar
Member
80 posts
Joined: Sept. 2009
Offline
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: Jan. 2013
Offline
You can execute HScript commands from Python using the hou.hscript("commandecho on") function
User Avatar
Member
80 posts
Joined: Sept. 2009
Offline
Thanks so much for your help.
Thanks,
Todd Manus
www.artstation.com/thenotepadshow
www.itodd.net
renderman.pixar.com/the-notepad-show
  • Quick Links