raytheon Posted March 15, 2010 Share Posted March 15, 2010 hi all.. Does anyone know if there are any examples of a python SOP which takes multiple inputs? I can do it in C++, but don't know how to get Houdini to reload the shared library without restarting each time. So i would like to try using a python OTL (which apparently CAN be reloaded via OP_Operator::clearOTLIndexFile()) to drive the C++.. but all of the examples i've found so far take only one input and use the magic 'hou.pwd().geometry()'. I notice in the HOM docs there is a 'hou.cd()' call, but there doesn't seem to be an explanation of how to use it in the documentation. thanks Quote Link to comment Share on other sites More sharing options...
sibarrick Posted March 15, 2010 Share Posted March 15, 2010 This any use? SwitchByExpression.hipnc Quote Link to comment Share on other sites More sharing options...
raytheon Posted March 17, 2010 Author Share Posted March 17, 2010 Yes, thanks A flute with no holes is not a flute, And a doughnut with no hole is a Danish. - the Zen Master Basho 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.