2015-11-04 maya Pythonを使ってフェイスを選択する 3DCG Maya Python import maya.cmds as mc; mc.select('オブジェクト名.f[フェイス番号]');