Jump to content

How to bring up the Houdini Console window?


magneto

Recommended Posts

Writing a SOP how? Python? HDL? Where are you starting Houdini from? I'm pretty sure it works if you use the Start Menu. The other issue could be that your SOP is not recooking.

Sorry it's python. I always use the start menu. Do you know how I can tell it's not recooking?

Link to comment
Share on other sites

If it's a Python SOP, don't the print statements go to the last Python Shell window you have open? You can open up the Performance Monitor to see if your SOP is recooking. To force it to recook, click on its bypass flag twice (assuming that it is displayed).

Link to comment
Share on other sites

If it's a Python SOP, don't the print statements go to the last Python Shell window you have open? You can open up the Performance Monitor to see if your SOP is recooking. To force it to recook, click on its bypass flag twice (assuming that it is displayed).

Thanks, I have a python shell open, but how can I show intermediate values in my python SOP there? Also why do you recommend against using print in python SOPs? I only use it for debugging because I couldn't find any other way. I just checked yeah my SOP was cooking properly, but it's good to know this bypass twice trick.

In Main Preferences=>Nework Editor... =>Node Tiles

check highlight Currently Cooking Node

Thanks man, should come in handy.

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...