移動先: 概要 戻り値 キーワード. 関連項目. Python 例.

概要

artBuildPaintMenu()

注意: オブジェクト名や引数を表す文字列はカンマで区切ります。これは概要には示されていません。

artBuildPaintMenu は 「元に戻す」が不可能「照会」が不可能「編集」が不可能 です。

??

戻り値

なし

キーワード

polygons

関連項目

move

Python 例

import maya.cmds as cmds

# build a list of paintable attributes for the selected item(s)
#
cmds.artBuildPaintMenu();