Message 1 of 5

Not applicable
11-21-2016
11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to use the Python API 2.0 and MPlug in particular. I can't find a way to lock the attribute. There is a "isLocked" which gives a boolean result. But how do you set the locked state? The API 2.0 discussion says that the attributes should be available to be set directly. But there is an error when trying MPlug.locked = True. What am I missing?
Solved! Go to Solution.