Forum: Poser - OFFICIAL


Subject: Anyone read the Python for P7 by PhilC?

Tashar59 opened this issue on Feb 20, 2008 · 10 posts


markschum posted Fri, 22 February 2008 at 2:10 AM

The pdf file on Poser Python methods thats supplied covers a lot of Phils document. What he adds however is some very useful information on the structure of a python program and how to do things like if staements and loops . He also provides working example scripts that can be used as the base of a program .

If you have a programming background in C you can dig the information out of the python documentation from python.org. If you dont Phils pdf file is a  very valuable guide .