Selecting Parms in channel list / anim edit in python

   981   0   0
User Avatar
Member
13 posts
Joined: Aug. 2014
Offline
Hi,
I'm trying to get a list of the currently scoped and selected channels in the animation editor with python but not sure how. I tried
hou.ChannelList.parms()
and
hou.ChannelList.selected()
but that returns an empty tuple.

Thanks
  • Quick Links