Hi
I have been able to unlock and save an HDA using pyhton.
But is there a way to open an hda's edit operator type properties window using python as well, instead of having to use the rightclick menu on a node/hda?
Open edit operator type properties for HDA using python
574 2 0-
- karijord
- Member
- 1 posts
- Joined: June 2022
- Offline
-
- StrikeDigital
- Member
- 1 posts
- Joined: Jan. 2023
- Offline
-
- graham
- Member
- 1926 posts
- Joined: Nov. 2006
- Offline
You can use
https://www.sidefx.com/docs/houdini/hom/hou/ui.html#openTypePropertiesDialog [www.sidefx.com]
hou.ui.openTypePropertiesDialog()
https://www.sidefx.com/docs/houdini/hom/hou/ui.html#openTypePropertiesDialog [www.sidefx.com]
Graham Thompson, Technical Artist @ Rockstar Games
-
- Quick Links

