pymel.core.general.Component

Inheritance diagram of Component

class Component(*args, **kwargs)

Abstract base class for pymel components.

isComplete(*args, **kwargs)
name()
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()

Previous topic

pymel.core.general.AttributeDefaults

Next topic

pymel.core.general.Component1D

Core

Core Modules

Other Modules

This Page