Python: Query context options menu values

   229   0   0
User Avatar
Member
43 posts
Joined: Jan. 2024
Offline
The Houdini Python API doesn't seem to expose a simple way to get the available menu values for a `string_menu`, `int_menu` and `py_menu` Context Options.

I ended up writing this code to query the Houdini Solaris Context Options Menu Items via Python [gist.github.com] but something tells me there should be an easier way to get access to these?
  • Quick Links