Forum: Poser Python Scripting


Subject: Parsing Class for Poser files - Comments/Suggestions

tromnek opened this issue on Jan 06, 2005 ยท 11 posts


tromnek posted Sun, 09 January 2005 at 12:07 PM

These classes assist in parsing poser files (probably any type) so that you can find specific parameters and values, then execute a user defined function each time they are found in a file.
Since it is very generic, they can be used in a variety of situations. Currently, I'm using them to filter a pose file (.pz2) so that my user defined function can set rotation and translation parameters on only selected body parts in a figure.

I'll start another thread to try and address your other more generic poser-python question.

Message edited on: 01/09/2005 12:08