pymel.core.general.listFuture

static general.listFuture(*args, **kwargs)
Modifications:
  • returns an empty list when the result is None

  • added a much needed ‘type’ filter

  • added an ‘exactType’ filter (if both ‘exactType’ and ‘type’ are present, ‘type’ is ignored)

    rtype:DependNode list

Previous topic

pymel.core.general.listConnections

Next topic

pymel.core.general.listHistory

Core

Core Modules

Other Modules

This Page