pymel.util.isIterable — PyMEL 1.0.7 documentation

pymel.util.isIterable

isIterable(obj)

Returns True if an object is iterable and not a string or ProxyUnicode type, otherwise returns False.

Return type:bool

Previous topic

pymel.util.inv

Next topic

pymel.util.isMapping

Core Modules

Type Modules

Other Modules

This Page