def channelbox_command_selectNode(box, menuItem, key, *args):
cmds.select(cmds.channelBox(box.channelbox, q=1, historyObjectList=1),
cmds.channelBox(box.channelbox, q=1, outputObjectList=1), r=1)
jtChannelBox_Commands_Default.py 文件源码
python
阅读 24
收藏 0
点赞 0
评论 0
评论列表
文章目录