maya cmds pymel 选择 uv area(uv 面积) 为0 的面

cmds.selectType( pf=True )

cmds.polySelectConstraint( m=3, t=8, ta=True, tab=(0, 0.000010) ) # to get face with texture area between 0-0.000010

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

cmds.polySelectConstraint( m = 0, ta = False)  # turn off the 2D area constraint

 

cmds.polySelectConstraint() 是很强大的命令,官方帮助文档有很多它的使用例子,需要注意的是一些模式开启后,记得在最后关闭

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄