martinkindl83 Posted October 30, 2020 Share Posted October 30, 2020 Hello guys. Is there a way how to get with python list of all HDA versions installed for given HDA? Those definitions lives as separate files (mk__test__1_0.hda, mk__test__1_1.hda, mk__test__2_0.hda, etc.) Only way i found was to list all installed HDAs in Houdini session and then search through the tupples for specific name. Any simpler way? Quote Link to comment Share on other sites More sharing options...
kiryha Posted October 30, 2020 Share Posted October 30, 2020 Hello Martin Maybe you can find something useful in this topic Quote Link to comment Share on other sites More sharing options...
martinkindl83 Posted November 6, 2020 Author Share Posted November 6, 2020 thank you. I did went through the thread, but havent found a solution to my question unfortunately. M. Quote Link to comment Share on other sites More sharing options...
martinkindl83 Posted November 8, 2020 Author Share Posted November 8, 2020 seems like .namespaceOrder() is giving me what i was after 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.