Forum: Poser Python Scripting


Subject: Getting current document name by P7 / PoserPython

gbn opened this issue on Jan 12, 2007 · 4 posts


gbn posted Sat, 13 January 2007 at 4:36 AM

OK,

background of my question is, that I plan to implement a render job, where for each camera and light setting of a scene and frame an image is automatically rendered. Fine would be to store multiple camera and light setting as ".cm2" or ".lt2", where ".pz3" is the name of  the current document  ". As far as the definition is split into several parts and the file is opened by several successive sessions, keeping the name in mind is a litte cumbersome. An alternative would be to manage a specific rendering profile, but is there not a more elegant way for current scene name retrieval?

BR / Gunnar