Message 1 of 1
Query Attribute Editor group and order of an attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey everyone,
is there a way to query the name of the attribute editor ui group (layout) and ui order of an attribute?
cmds.listAttr() lists the attributes, but in an order that appears to be of creation.
cmds.attributeQuery() doesn't seem to offer the information that I am after.
I know the attribute editor appearance is set by AE templates, but I'd prefer to avoid parsing the template file to find this information. Maybe there is a command or flag I'm missing somewhere. Any ideas or thoughts are greatly appreciated.