Go to: Synopsis. Return value. MEL examples.
canCreateManip
object
canCreateManip is undoable, NOT queryable, and NOT editable.
This command returns true if there can be a manipulator made for the specified selection, false otherwise.boolean |
int $canWeCreateIt = `canCreateManip node`;