On 25/02/2013 at 17:37, xxxxxxxx wrote:
Hey there python peeps!
I have currently run into a wall and would appreciate any help.
I have been trying to figure out how to access the Base Container Description of a group. I wish to set the DESC_HIDE dynamically, but i cant seem to access my plugin's groups when i use op.GetData(). How would you guys go about trying to dynamically hide a group within your plugin. I have been able to do it with User Data, but it seems as though the plugin Object's Description-Based data is not showing groups when GetData() is called on it. I can see all my other data, but not the groups... thanks for taking the time to read this!
-Alex