Forum: Poser Python Scripting


Subject: All null string group names and inability to programmatically add new groups?

rrkknight3 opened this issue on Jul 04, 2008 ยท 4 posts


PhilC posted Fri, 04 July 2008 at 8:17 PM

If you import the figure's OBJ file and run the script you'll see the groups listed.

If you use the grouping tool to add groups to the mannequin's head then run the script you'll see the new groups listed.

If you use the IncludeInGroup method be sure to first use the RemoveFromGroup method first.

You are correct there is no current Python method to add new groups.