nahee Posted November 28, 2011 Share Posted November 28, 2011 Hi, Is there a way to check if a Houdini instance is in "gui mode" or not, "non-gui" being for instance when a hou module is imported in an external python session)? Quote Link to comment Share on other sites More sharing options...
graham Posted November 28, 2011 Share Posted November 28, 2011 You can use hou.isUIAvailable(): http://www.sidefx.com/docs/houdini11.1/hom/hou/isUIAvailable Quote Link to comment Share on other sites More sharing options...
nahee Posted November 28, 2011 Author Share Posted November 28, 2011 You can use hou.isUIAvailable(): http://www.sidefx.com/docs/houdini11.1/hom/hou/isUIAvailable Spot-on, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.