Assign Cleaner allow a lot of different action on objects
Actions are
-set : put the given objet in a set, in CONTROLS set
-setNoAnim : put in a set. Set will be at top level, outside of CONTROLS set
-setLevel : define the set level in CONTROLS
Objects assign with PUPassignCleaner -setLevel 2
-lockAttrs : lock given attributs
-hideAttr : hide given attribut
-layer : add in a layer
-renameAttr : rename given attr
-color : give a colot to the object
-colorRgb : give a color RGB to the object
-rotationOrder : give a rotation order
-renameAttrAs : multi rename attribut.
-renameObj: rename object
-connectFrom : make connection. -connectFrom POS.v/myAttr make the connection POS.v to myObj.myAttr. mylty attr as input are ok.
-connectReverse. Inverse the connection : myObj.myAttr to POS.v for instance