storing / reusing custom component script functions

   184   1   1
User Avatar
Member
25 posts
Joined: March 2015
Online
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
8108 posts
Joined: July 2005
Offline
You should be able to put it in a "python3.11libs" subdirectory off anywhere in HOUDINI_PATH [www.sidefx.com]
  • Quick Links