pymel.tools.py2mel.isMapping

static py2mel.isMapping(obj)

Returns True if an object is a mapping (dictionary) type, otherwise returns False.

same as operator.isMappingType

Return type:bool

Previous topic

pymel.tools.py2mel.isIterable

Next topic

pymel.tools.py2mel.isValidMelType

Core

Core Modules

Other Modules

This Page