摘要: import maya.cmds as cmdsdef edgeCutter(): cmds.polySplitEdge() #split one or more edges so that each face that shared the vertex acquires its own copy 阅读全文
posted @ 2011-03-14 13:41 GamePal 阅读(213) 评论(0) 推荐(0) 编辑