def channelbox_command_attributeEditor(box, menuItem, key, *args):
with sysCmd.Undo(0):
cmds.select(cmds.channelBox(box.channelbox, q=1, historyObjectList=1),
cmds.channelBox(box.channelbox, q=1, outputObjectList=1), add=1)
mel.eval("openAEWindow")
jtChannelBox_Commands_Default.py 文件源码
python
阅读 23
收藏 0
点赞 0
评论 0
评论列表
文章目录