pymel.core.windows.artBuildPaintMenu

static windows.artBuildPaintMenu(*args, **kwargs)

??

Derived from mel command maya.cmds.artBuildPaintMenu

Example:

import pymel.core as pm

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

Previous topic

pymel.core.windows.annotate

Next topic

pymel.core.windows.attrColorSliderGrp

Core

Core Modules

Other Modules

This Page