Forum: Poser Python Scripting


Subject: Python can set a render-engine and render, but can it also call a preset?

HartyBart opened this issue on Dec 05, 2020 ยท 23 posts


HartyBart posted Tue, 08 December 2020 at 9:24 PM

re: BAT files, Poser Outlaw's old script - Poser OBJ Export to Cycles (meaning, Blender) script may be helpful, one that that worked with the mcjteleblender2 exporter before Poser 11 had Cycles natively.

It has sophisticated examples of PoserPython working with folder naming, renaming and also making(!) and calling a BAT file.

from subprocess import Popen

Popen(runBat, cwd=dst)

It also seems to be getting something called basefilename to get the scene filename, a method unknown to the PoserPython Methods Manual.



Learn the Secrets of Poser 11 and Line-art Filters.