Sat, Nov 16, 9:02 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: Is it possible to read/update the Natural Value of a parameter?


Y-Phil ( ) posted Tue, 18 October 2022 at 12:43 PM ยท edited Thu, 14 November 2024 at 12:10 AM

Using Python script, one can read and update the driven value (the upper one)

i07E6pAaU1xveFXwrjSXktcDH3RDeOtPGKiMlW4r.png

And I wonder if/how we could manage the lower one, called the Natural Value?

This is all the more surprising since we can read and set the min and max values as well as the sensibility, such as in:

0KVdXoQgl3Vigydrkh3IenNV1ye0nrb14JJrBimy.png

Did I miss a method?

Thank you in advance.

๐’ซ๐’ฝ๐“Ž๐“


(ใฃโ—”โ—กโ—”)ใฃ

๐Ÿ‘ฟย Win11 on i9-13900K@5GHz, 64GB, RoG Strix B760F Gamng, Asus Tuf Gaming RTX 4070 OC Edition, 1 TB SSD, 6+4+8TB HD
๐Ÿ‘ฟย Mac Mini M2, Sonoma 14.6.1, 16GB, 500GB SSD
๐Ÿ‘ฟย Nas 10TB
๐Ÿ‘ฟย Poser 13 and soon 14ย โค๏ธ


adp001 ( ) posted Tue, 18 October 2022 at 5:54 PM

Try <actor>.<parameter>.UnaffectedValue()




Y-Phil ( ) posted Wed, 19 October 2022 at 5:30 AM

Thank you. Indeed, using UnaffectedValue() I can read the value. I thought that it was also easy to change that value, as in the Parameter Settings popup.

I'll ask the support, as it could beย  more difficult that it looks like, such as following the Value Operations list as show in the Dependencies editor.





๐’ซ๐’ฝ๐“Ž๐“


(ใฃโ—”โ—กโ—”)ใฃ

๐Ÿ‘ฟย Win11 on i9-13900K@5GHz, 64GB, RoG Strix B760F Gamng, Asus Tuf Gaming RTX 4070 OC Edition, 1 TB SSD, 6+4+8TB HD
๐Ÿ‘ฟย Mac Mini M2, Sonoma 14.6.1, 16GB, 500GB SSD
๐Ÿ‘ฟย Nas 10TB
๐Ÿ‘ฟย Poser 13 and soon 14ย โค๏ธ


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.