Sat, Aug 3, 9:26 PM CDT

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Apr 26 1:10 pm)

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: Save multiple objects subset to prop


papillon68 ( ) posted Tue, 01 October 2013 at 12:11 PM · edited Sat, 03 August 2024 at 8:42 PM

I have a scene with about 1200 props and I'd like to select all those as a single prop.

Before doing it manually by selecting each time of the subset and saving the prop, I searched if there was an option on the SaveLibraryProp function but no (I must say that Poser SDK is really outdated and would really need some work: it doesn't offer anything new, nor improved functions since years).

There is an alternative way to do it? Maybe saving to .pz3 and hacking it into .pp2?

visit my blog:  www.alessandromastronardi.com

My Rendo Store


markschum ( ) posted Tue, 01 October 2013 at 2:21 PM

I think if you parent the group to one prop then saving the parent should save all the group.

 

you can write a script to parent them all, or the hierarchy editor


papillon68 ( ) posted Tue, 01 October 2013 at 4:24 PM

Quote - I think if you parent the group to one prop then saving the parent should save all the group.

 

you can write a script to parent them all, or the hierarchy editor

Unfortunately that doesn't work (already tried). Grouped or parented props aren't saved (if not selected manually one by one in the dialog).

visit my blog:  www.alessandromastronardi.com

My Rendo Store


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.