get shape node name

Jul 25, 2009 22:20

Чтобы не забыть.

$selection = `ls -sl`;
string $shapeSelection[] = `listRelatives -shapes $selection[1]`;

mel

Previous post Next post
Up