Forum Moderators: Lobo3433, Staff Forum Coordinators: Anim8dtoon
Poser Python Scripting F.A.Q (Last Updated: 2026 Aug 22 10:53 am)
So I'm assuming the morphs don't have unique names, and thus can't be targeted directly? Could you give a working example of what you want to target?
Learn the Secrets of Poser 11 and Line-art Filters.
Till now, I have not found any way to manage by script a group of morphs from the properties palette, unfortunately...
Would be great to automatically regroup some morphs packages once loaded.
Same goes as we are unable to add by script an MT5 file.
π«π½ππ
(γ£ββ‘β)γ£
πΏΒ Win11 on i9-13900K@5GHz, 64GB, RoG Strix B760F Gaming, Asus Tuf Gaming RTX 4070 OC Edition, 1+2 TB SSD's, 6+4TB HD
πΏΒ Mac Mini M2, Tahoe 26.5, 16GB, 500GB SSD
πΏΒ Nas 10TB
πΏΒ Poser 13 and 14Β β€οΈ
ππ π’πΆπππππ
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
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.