Forum: Poser Python Scripting


Subject: Storyboard Capture Script

danborn opened this issue on Jan 19, 2011 · 25 posts


markschum posted Sat, 22 January 2011 at 7:14 PM

did you try scene.SaveLibraryCamera(“RuntimeLibraries MyCamera.cm2”, 0,2,2) for a single frame of camera at frame 2?

I dont have poser running at the moment so I cant test.

My copy of python methods gives path, multiframe, start frame , end frame as parameters for savelibrarycamera. multiframe = 0 for single frame.