This command returns true if there can be a manipulator made for the specified selection, false otherwise.
Derived from mel command maya.cmds.canCreateManip
Example:
import pymel.core as pm canWeCreateIt = pm.canCreateManip('node')
pymel.core.modeling.boundary
pymel.core.modeling.changeSubdivComponentDisplayLevel
Enter search terms or a module, class or function name.