Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
Quote - Is there an better manual for Poser 7?
No, it contains the same level of information.
PhilC mentioned in a post at CP, that he's writing a beginners guide, so that is likely to be a more comprehensive treatment.
Quote - Has anyone drawn up an object model?
Poser Python doesn't really have enough of an object model to warrant drawing a diagram.
*Quote: "Poser Python doesn't really have enough of an object model to warrant drawing a diagram."
*I get similar kinds of comments from the developers in the office.... There's actualy quite a lot of the model particularly when you come to document it. The fact that some of the objects have lots of methods is also a classical sign that the model has evolved over time.
Here's my first draft in PDF and Open Office formats.
http://www.aceanim.com/Poser/Poser6PythonR1.pdf
http://www.aceanim.com/Poser/Poser6PythonR1.odg
My "Python for Poser 7" manual is now completed. My aim is to provide the document that I would have killed for when I started writing Python scripts. It is 388 pages long, published in PDF format, and contains a full set of bookmarks for easy navigation.
Written by an ex-plumber in terms that I hope a carpenter can understand. :)
Topics include:-
See these store pages for details and sample pages.
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.
Attached Link: An example object model for another application
I found the PDF documentation for Poser 6 Python in a PDF file that was installed with Poser. I'm not too impressed. Although it's got all the information it could do with an object model in graphical form and some examples would not go a miss.Is there an better manual for Poser 7?
Has anyone drawn up an object model?