Re: Select the same controller across multiple namespaces? - Autodesk Community
Select your "Mob1:WristL". Then run the following. string $sel[] = `ls -sl`; string $parts[]; tokenize($sel[0], ":", $parts); select -r ("*:"+$parts[1]);
Ähnliche Seiten
Re: multiple snapshot in setup sheet - Autodesk Community