Preview:
global proc moveCVs()
{
	string $cyl[] = `polyCylinder -r 1 -h 2 -sx 20 -sy 1 -sz 1 -ax 0 1 0 -rcp 0 -cuv 3 -ch 1`;
	select -r ($cyl[0]+".vtx[20:21]") ($cyl[0]+".vtx[37:39]") ;
	move -r 0 0.876853 0 ;

}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter