is setAttr's ORDER important for a node, inside .ma file format? For e.g;
createNode camera -s -n "sideShape" -p "side";
setAttr -k off ".v" no;
setAttr ".rnd" no;
setAttr ".coi" 100.1;
setAttr ".ow" 30;
setAttr ".imn" -type "string" "side";
For the case of a camera, .rnd, .coi, .ow attrs ll come in tht order only.
found no issues wen changed tht order.
actually watz de important of de order? if v change order of setAttrs, ll it affect ANYWHERE in Maya UI?
just askin it out of my curiousity bcoz i'm playin wid this nw.. not in a big pbm. 