abvfx Posted June 8, 2022 Share Posted June 8, 2022 Hi there, I'm not a very competent python user. I can read it but im at the stage where i can create it. I am looking to build a shelf button that will import a specific file on disk into my scene using a single button. The location of this file will not change. This seems like a simple series of commands but im lost as to how to do it. Any help my hoodniks. Quote Link to comment Share on other sites More sharing options...
kleer001 Posted June 8, 2022 Share Posted June 8, 2022 (edited) hou.hipFile() is what you want : https://www.sidefx.com/docs/houdini/hom/hou/hipFile.html more specifically the merge() method Edited June 8, 2022 by kleer001 1 Quote Link to comment Share on other sites More sharing options...
abvfx Posted June 9, 2022 Author Share Posted June 9, 2022 I feel like an idiot, worked perfectly cheers mate 1 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.