Forum: Poser Python Scripting


Subject: Unzip Poser packages into any directory

adp001 opened this issue on Mar 08, 2020 ยท 50 posts


adp001 posted Wed, 18 March 2020 at 2:57 PM

By the way, I would also suggest to split the whole script into individually runnable/usable dialogs. So that you can use critical parts completely outside (or even without) Poser (and thus also libs that are not available under Poser). Another advantage: Splitting work/coding.

For the communication between the parts I would suggest a simple network communication.