Forum: Poser Python Scripting


Subject: Deleting all Frames with Python

Ralf61 opened this issue on Jan 20, 2005 ยท 8 posts


Ralf61 posted Thu, 20 January 2005 at 2:48 PM

I assume that I should use something like poser.Scene().NumFrames() = 1 But this doesn't work. OR should I use SetOutputRange. But this isn't exactly what I'm looking for ... sigh