HellBorn opened this issue on Feb 18, 2004 ยท 3 posts
ockham posted Wed, 18 February 2004 at 1:22 PM
LD is right. You'll find that the PDF listing the various functions is not quite right; some things don't work at all, and many of the functions don't work the way the PDF says. Another general caution: the tutorials you'll find in "regular Python" websites are not completely relevant to the Poser situation, because they assume you're operating within the standard Python interpreter. Most of the commands are the same, but the overall purpose is different. The "regular Python" examples are aimed at printing out results, while the purpose within Poser is to sense and move the objects in the scene. So I'd recommend just starting with a simple script and playing around, inside the Poser interface.