Sun, Nov 10, 8:19 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Creating a Figure Type


redspark ( ) posted Mon, 22 June 2020 at 12:02 PM · edited Thu, 07 November 2024 at 8:47 PM

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


FVerbaas ( ) posted Mon, 22 June 2020 at 3:24 PM · edited Mon, 22 June 2020 at 3:27 PM
Forum Coordinator

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.


redspark ( ) posted Mon, 22 June 2020 at 4:03 PM

Wow! I wish I had seen that before now. It works perfect! Thanks.

J


Privacy Notice

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.