Go to: Synopsis. Return value. Keywords. Related. Python examples.
artBuildPaintMenu()
Note: Strings representing object names and
arguments must be separated by commas. This is not depicted in the
synopsis.
artBuildPaintMenu is NOT undoable, NOT queryable, and NOT editable.
??None
import maya.cmds as cmds # build a list of paintable attributes for the selected item(s) # cmds.artBuildPaintMenu();