bill
unread,Feb 1, 2008, 3:16:11 PM2/1/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python_inside_maya
Hi, this is my first post :)
I am trying to get a list of the selected main attributes from the
"mainChannelBox"
myattr = channelBox(q=1 ,sma=1 ,name = 'mainChannelBox')
this does not work
(by the way, I'm using Pymel and have successfully loaded the pymel
commnds)
thanks,
Bill