pymel.core.general.listNodeTypes

listNodeTypes(*args, **kwargs)

Lists dependency node types satisfying a specified classification string.

Flags:
  • exclude : ex (unicode) [create]

    Nodes that satisfies this exclude classification will be filtered out. Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.listNodeTypes

Previous topic

pymel.core.general.listHistory

Next topic

pymel.core.general.listRelatives

Core

Core Modules

Other Modules

This Page