This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import maya.cmds as mc | |
from maya.api.OpenMaya import MGlobal | |
sel = mc.ls(sl=1) | |
ret = mc.polyCompare(sel,v=1,e=1,fd=1) | |
if ret != 0: | |
MGlobal.displayInfo("geos NOT match!") | |
else: | |
MGlobal.displayInfo("geos match!") |
大師兄回來了~~~
回覆刪除快要變成每年一招了
刪除每年一招 XD
回覆刪除