Forum: Poser Python Scripting


Subject: SaveLibraryPose and multiply frames problem

tromnek opened this issue on Sep 19, 2005 ยท 1 posts


tromnek posted Mon, 19 September 2005 at 12:11 PM

(in Poser 6)
Are the SaveLibrary...() methods broken in regards to multiple frames?

'mutiFrame=0' works fine and gives me the current frame.

If I specify 'multiFrame=1', I seem to get all key frames regardless of what I put in for 'startFrame' and 'endFrame'.

Also should the values for startFrame and endFrame be zero based.