Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
Duplicating a figure is a menu command. The ProcessCommand method can mime the user making a call via the menu. Check out the list of commands in this post in the Smith Micro forum:https://forum.smithmicro.com/topic/9553/processcommand-input-list/15 Not at desk so not able to check myself ATM. Sorry.
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.
Hi,
Yet another Poser Python question. I'm trying to duplicate a figure that is already in the scene. What would the best way to do it? I can't seem to find the proper methods to call. I can duplicate the geometry but I don't know where to go from there. It seems all of the methods that I have found requires an existing Figure Type for my destination figure and I only have an Actor. So I must be missing something. Thanks.
J