GWeb opened this issue on Jan 02, 2005 ยท 6 posts
underdog posted Mon, 03 January 2005 at 11:55 PM
Attached Link: http://www.ockhamsbungalow.com/Python
GWeb.. Since no one is responding and I suspect that the vacation theory may be true, let me just say that I haven't heard of anyone automating Poser using Visual Basic. It would be cool to have such an interface, but I don't know that it has been done. If you wanted to learn a bit about Python, you might be able to CREATE such a tool by opening a socket in Poser Python and to accept connections and listen for commands and open up a socket in VB to talk to the Python script. Then (and I know this is too much work) you could come up with a set of tokens to send from VB to Poser Python to support the existing API. Have you looked at the PDF documentation for scripting in Poser Python? Also, Ockham has some terrific examples on his site.