Forum: Poser Python Scripting


Subject: Is it possible to read/update the Natural Value of a parameter?

Y-Phil opened this issue on Oct 18, 2022 ยท 3 posts


Y-Phil posted Tue, 18 October 2022 at 12:43 PM

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

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:

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, Sequoia 15.2, 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, Sequoia 15.2, 16GB, 500GB SSD
๐Ÿ‘ฟ Nas 10TB
๐Ÿ‘ฟ Poser 13 and soon 14 โค๏ธ