Skip to content

Instantly share code, notes, and snippets.

@fereria
Created March 5, 2014 04:33
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 fereria/8edad819d76948c148d9 to your computer and use it in GitHub Desktop.
Save fereria/8edad819d76948c148d9 to your computer and use it in GitHub Desktop.
//取得する
getAttr "miDefaultOptions.stringOptions[9].value"
//変更する
setAttr "miDefaultOptions.stringOptions[9].value" -type "string" "true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment