storing / reusing custom component script functions

   208   1   1
User Avatar
Member
25 posts
Joined: 3月 2015
オンライン
Good morning! I've written a generic logging helper function for APEX component scripts (for debugging dictionary contents) and I'd like to reuse it across multiple autorig component SOPs. Is there a way to store these Python functions in a library or module that I can import, similar to how subnet templates can be reused? Thanks!
User Avatar
Member
8110 posts
Joined: 7月 2005
オフライン
You should be able to put it in a "python3.11libs" subdirectory off anywhere in HOUDINI_PATH [www.sidefx.com]
  • Quick Links