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