The hidecommand is used to make objects invisible. If no flags are used, the objects specified, or the active objects if none are specified, will be made invisible.
make everything invisible (top level objects)
hide objects, but also return list of hidden objects. Flag can have multiple arguments, passed either as a tuple or a list.
Derived from mel command maya.cmds.hide