- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
How would i go about unlocking translate, rotate, scale if they have been locked (like if you right click them in channel box and click lock. There will be a gray box surrounding that attribute when locked)
I have been trying to find out how to do it myself without much success. The closest I have gotten was doing this command
pm.setAttr('poly.translate', lock=False)
So this command did not work unlocking the attributes when I had locked them in the channel box through the UI. The only way that command will work is if lock it by running the command with lock=True first... Which is not very useful if it only unlocks it under certain conditions.
I cannot find any command that will unlock them after locking them through the channel box ui.
Thanks
Craig
Solved! Go to Solution.