now i want import one module from .py to this HDA. how can i do the same thing(hou.pwd()) in .py file to find curent HDA node?
wish you know what i said.
graham
By in your hda what do you mean exactly? I was under the impression you were talking about calling the code from the Cook section of a Python operator, but it seems like this is a happening in a PythonModule that is being called somehow? More clarification as to exactly where from and how you are calling your code would be appreciated.