Jump to content

Python Scripts in an OTL


Recommended Posts

Hi, I am trying to call a python script from a digital asset using a call back script.

If I create a python script called FOO in my HDA under Scripts. How do I call this from my callback line?

Do I call it this way?

eval(compile(hou.readFile("opdef:.?FOO")))

or by simplying calling

import FOO

I can not seem to get it to read.

Thanks,

Walt

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