pymel.core.general.Component — PyMEL 1.0.7 documentation

pymel.core.general.Component

Inheritance diagram of Component

class Component(*args, **kwargs)

Abstract base class for pymel components.

isComplete(*args, **kwargs)
name()
namespace(*args, **kwargs)
node()
static numComponentsFromStrings(*componentStrings)

Does basic string processing to count the number of components given a number of strings, which are assumed to be the valid mel names of components.

plugAttr()
plugNode()