Skip to content

Instantly share code, notes, and snippets.

@AndrewtConroy
Created April 14, 2015 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndrewtConroy/cd141c3844b71fa882a9 to your computer and use it in GitHub Desktop.
Save AndrewtConroy/cd141c3844b71fa882a9 to your computer and use it in GitHub Desktop.
import maya.cmds as cmds
cmds.select(all=1,hi=1)
cmds.lockNode(lock=0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment