View Single Post
# 3 27-05-2012 , 04:01 PM
Registered User
Join Date: Apr 2012
Posts: 32

that would be a handy one alright..

this is as close as I have got...doesnt work tho:

string $selection[] = `ls -selection`;
setAttr $selection.translateX 0;
setAttr $selection.translateY 0;
setAttr $selection.translateZ 0;


what is wrong here?