pymel.core.general.listFuture

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