Python floating operator chooser

   2514   1   1
User Avatar
Member
321 posts
Joined: 7月 2005
Offline
Hi,
Is there a Python implementation of the floating operator chooser, e.g. the window that pops up when you click on the rightmost icon of an operator path parameter?

Thanks,

– Antoine
Antoine Durr
Floq FX
antoine@floqfx.com
_________________
User Avatar
Member
1 posts
Joined: 2月 2012
Offline
You may try this:

path = hou.ui.selectNode()
print path


Antoine Durr
Hi,
Is there a Python implementation of the floating operator chooser, e.g. the window that pops up when you click on the rightmost icon of an operator path parameter?

Thanks,

– Antoine
  • Quick Links