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


adp001 posted Sat, 05 December 2020 at 7:41 PM

But let's assume that the user already has a saved and named render preset for that engine. Can this saved preset also called, by name and file-path? If so, how, please?

I didn*t test it, but: As you may know, the presets are stored like CR2/PP2 files. Typical Poser format. So maybe it's possible to load them with a "LoadLibrary..." function.