pymel.core.general.getClassification

getClassification(*args)

Returns the classification string for a given node type.

Modifications:
  • previously returned a list with a single colon-separated string of classifications. now returns a list of classifications

    rtype:unicode list

Derived from mel command maya.cmds.getClassification

Previous topic

pymel.core.general.getAttr

Next topic

pymel.core.general.group

Core

Core Modules

Other Modules

This Page