Iuvenis_Scriptor opened this issue on Aug 07, 2026 ยท 3 posts
Iuvenis_Scriptor posted Fri, 07 August 2026 at 3:42 AM
Is there a way to access the hierarchy of dial groups on the parameters palette with Poser Python code? I'm trying to write a script that can identify certain morphs based on which group they're assigned to. So far, the best I've been able to do is to save the target figure as a CR2 and then use specialized functions to literally parse the textual mark-up language of that CR2 file. This is a really slow way of doing it, so I'm hoping there's a way to do it more directly in Poser itself.