PDA

View Full Version : Read Only Check


Anchuvi
08-07-2003, 10:11 AM
How do you check a node to see if its "read only"?

:beer:

daniloxl
08-07-2003, 02:35 PM
Try checking Maya's node and attribute reference help...

klod
08-07-2003, 03:10 PM
hi,

you can list all read only node with:
ls -readOnly

and, to know if an object is read only:
ls -readOnly "nodeName"
if there's a result, the node is read only.

klod

ewerybody
07-22-2005, 01:37 PM
bullshit! It seems "ls -readOnly ..." works no more. So if I test with lambert1 or particleCloud1 or whatever there is simply NOTHING EVER returned :[
wth?!?!

maybe i catch the error when trying to delete.. :/

CGTalk Moderation
07-22-2005, 01:37 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.